Higher-level functionalities :
- RFC 7807 compliant for all error message
- OpenAPI docs
- Traces export to an otel backend in the otlp format
- Graceful Shutdown for sending last traces before the application stop
- Expose metrics in the prometheus format at /metrics
- Visualize data with grafana
- Timout
- Rate Limiting
- Serve static file
- Helth check routes
- Rest Routes
- RPC routes
- Auth with cookies and jwt
What's Changed
- Update issue templates by @aimericsr in #1
- Develop by @aimericsr in #6
- Fix CI by @aimericsr in #8
- Develop by @aimericsr in #9
- Use the develop environnement for CI jobs by @aimericsr in #10
- fix #3 by @aimericsr in #12
- Update ci files by @aimericsr in #13
- Different Fix for CI files and update linting configuration thanks to rust 1.74 by @aimericsr in #14
- Update main-workflow.yaml by @aimericsr in #15
Full Changelog: https://github.com/aimericsr/axum-demo/commits/v0.0.1