Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

axum以外のexampleを書く #67

Open
1 of 10 tasks
H1rono opened this issue Jul 29, 2023 · 1 comment
Open
1 of 10 tasks

axum以外のexampleを書く #67

H1rono opened this issue Jul 29, 2023 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@H1rono
Copy link
Owner

H1rono commented Jul 29, 2023

機能追加の動機
https://github.com/flosse/rust-web-framework-comparison/blob/master/README.md#server-frameworks
ここに書いてあるやつ全部やりたい、将来的には

望ましい解決方法
examples/basic-with-**.rsを各フレームワークごとに作る

補足説明

  • actix-web
  • axum
  • graphul
  • Poem
  • rouille
  • salvo
  • Thruster
  • trillium
  • Viz
  • warp
@H1rono H1rono added enhancement New feature or request help wanted Extra attention is needed labels Jul 29, 2023
@H1rono
Copy link
Owner Author

H1rono commented Jan 27, 2024

これ見てhyperのexample書く
https://github.com/hyperium/hyper/blob/master/examples/echo.rs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant