Axum is a web application framework that focuses on ergonomics and modularity.
This section revolves around simple Axum examples you can get quickly started with by following these 3 steps:
shuttle init --template axum
commandshuttle deploy
commandIf you are looking for step-by-step guides, check out our Tutorials section.
You can clone the example below by running the following (you’ll need shuttle
CLI installed):