Skip to content

v0.0.1

Latest
Compare
Choose a tag to compare
@aimericsr aimericsr released this 29 Nov 14:06
· 128 commits to main since this release
ca2e2a4

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

Full Changelog: https://github.com/aimericsr/axum-demo/commits/v0.0.1