/shuttle-axum

Axum example with database using Shuttle

Primary LanguageRust

shuttle-axum

This is just a simple repo to test Shuttle.

This example can be found online here.

Api

Check out the reqs.http file to see what endpoints are available.

Deployment

cargo shuttle deploy --name shuttle-axum-2023

Run it locally

cargo shuttle run