Skip to content

EricZZZ/axum-live

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn from Rust crate 大巡礼

Axum 入门(1)

Axum

  1. Axum 文档
  2. tower service trait
  3. 构建简单的 html Response 和 REST API
  4. under the hood: Extractor
  5. 如何把前端资源潜入到 rust binary 中,让 Axum 使用?
  6. 如何做 Auth?
  7. 如何引用 state?
  8. 如何进行错误处理?
  9. 如何实现 FromRequest /intoResponse

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published