stack:framework axum
Axum
Recipes
- Host rest api with Axum: Postgres-backed state
- Host rest api with Axum: stored input and output artifacts
- Host rest api with Axum: streamed responses
- Host rest api with Axum: worker execution and job state
- Host graphql api with Axum: Postgres-backed state
- Host graphql api with Axum: stored input and output artifacts
- Host graphql api with Axum: streamed responses
- Host graphql api with Axum: worker execution and job state
- Host mobile backend with Axum: Postgres-backed state
- Host mobile backend with Axum: stored input and output artifacts
- Host mobile backend with Axum: streamed responses
- Host mobile backend with Axum: worker execution and job state
- Host mcp server with Axum: Postgres-backed state
- Host mcp server with Axum: stored input and output artifacts
- Host mcp server with Axum: streamed responses
- Host mcp server with Axum: worker execution and job state
- Host ai chat application with Axum: Postgres-backed state
- Host ai chat application with Axum: stored input and output artifacts
- Host ai chat application with Axum: streamed responses
- Host ai chat application with Axum: worker execution and job state
- Host ai workflow runner with Axum: Postgres-backed state
- Host ai workflow runner with Axum: stored input and output artifacts
- Host ai workflow runner with Axum: streamed responses
- Host ai workflow runner with Axum: worker execution and job state
Guides
- Configure build and start for Axum
- Connect Postgres for Axum
- Apply database schema changes for Axum
- Configure S3-compatible access for Axum
- Deliver public assets through CDN for Axum
- Configure environment and secrets for Axum
- Enforce private-file authorization for Axum
- Diagnose deployment failures for Axum