Axumate, a CLI tool that brings NestJS-inspired scaffolding to Rust’s Axum framework. #3499
mohammad79sss
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys. I’ve been working on something for Axum developers.
I built Axumate, a CLI tool that brings NestJS-inspired scaffolding to Rust’s Axum framework.
When starting with Axum, I felt there was no standard way to structure projects as they grow. Axumate solves this by generating modules, controllers, services, DTOs, entities, and middlewares in an opinionated layout.
Useful for:
✅ Developers building scalable Axum apps
✅ Rust beginners who want a faster start
✅ Folks moving from NestJS to Rust
Repo & docs:
https://crates.io/crates/axumate
https://github.com/mohammad79sss/axumate
I’d love for you to try it out, test it, and share your feedback. Contributions are welcome.
Beta Was this translation helpful? Give feedback.
All reactions