synor/crates/synor-gateway
Gulshan Yadav 8ab9c6c7a2 feat: add OpenAPI specification generation for gateway
Adds utoipa-based OpenAPI 3.1 documentation:
- OpenAPI module with API metadata, server info, and tags
- Security scheme definitions (API key and JWT bearer)
- ToSchema derives for response types
- JSON specification generation endpoint
2026-01-28 15:18:53 +05:30
..
src feat: add OpenAPI specification generation for gateway 2026-01-28 15:18:53 +05:30
Cargo.toml feat: add unified API gateway crate with REST endpoints 2026-01-28 15:16:48 +05:30