9 points | by ashish_sharda 7 hours ago
4 comments
Vibe-coded axum wrapper
very thin, too.. good if you want to create a LOT of rust micro services I suppose..
Exactly the use case! We run 15+ microservices and the setup boilerplate was killing us.
rapid-rs is for teams that need to spin up services quickly with consistent conventions - not for complex monoliths.
Curious: what would you want in a "batteries-included" Rust framework beyond what's here? Auth? Migrations? Something else?
Vibe-coded axum wrapper
very thin, too.. good if you want to create a LOT of rust micro services I suppose..
Exactly the use case! We run 15+ microservices and the setup boilerplate was killing us.
rapid-rs is for teams that need to spin up services quickly with consistent conventions - not for complex monoliths.
Curious: what would you want in a "batteries-included" Rust framework beyond what's here? Auth? Migrations? Something else?