hhstore / blog

My Tech Blog: about Mojo / Rust / Golang / Python / Kotlin / Flutter / VueJS / Blockchain etc.
https://github.com/hhstore/blog/issues
294 stars 24 forks source link

Rust: Web Framework - Rocket #370

Open hhstore opened 2 years ago

hhstore commented 2 years ago

related:

hhstore commented 2 years ago

Rocket:

前言:

官方:

特性:

Rocket 插件:

ref:

一个投票:

性能对比:

hhstore commented 2 years ago

Rocket 文档:

异步路由:

请求:

响应:

state:

配置:

hhstore commented 2 years ago

Rocket 实践案例:

说明:

项目:

hhstore commented 2 years ago

Rocket 插件集成:

Swagger:

hhstore commented 2 years ago

1