top | item 42044607 (no title) claudiojulio | 1 year ago Seriously? What's the project? discuss order hn newest echelon|1 year ago There are about a half dozen "Rails-inspired" Rust frameworks under development. They're probably a little too early to start using in production, and you should stick with Actix/Axum Flask-style frameworks for the time being.That said, here are a few examples:- https://loco.rs/- https://github.com/levkk/rwf- https://tokio.rs/blog/2024-10-23-announcing-toasty (Tokio is beginning to assemble the pieces: Axum, Toasty, etc.)
echelon|1 year ago There are about a half dozen "Rails-inspired" Rust frameworks under development. They're probably a little too early to start using in production, and you should stick with Actix/Axum Flask-style frameworks for the time being.That said, here are a few examples:- https://loco.rs/- https://github.com/levkk/rwf- https://tokio.rs/blog/2024-10-23-announcing-toasty (Tokio is beginning to assemble the pieces: Axum, Toasty, etc.)
echelon|1 year ago
That said, here are a few examples:
- https://loco.rs/
- https://github.com/levkk/rwf
- https://tokio.rs/blog/2024-10-23-announcing-toasty (Tokio is beginning to assemble the pieces: Axum, Toasty, etc.)