A lightweight web framework built on top of Axum that provides a declarative app! macro for defining routes and configuration.
app!
pub use axum;
pub use tokio;
create_app()
main()
serde