A boilerplate Rust web server to serve as the starting point for other projects.
- Postgres database
- Routing for health check and database interaction
- Example integration tests
- Configuration for multiple environments
- Tracing from
tracing
crate - Dockerfile
- GitHub actions CI workflows
- Thorough documentation