3 Commits
Author SHA1 Message Date
furyhawk 9b43ed73cf Release v0.2.1 2026-06-01 10:32:45 +08:00
furyhawk 1fb1e6d7de release: v0.2.0 2026-05-31 23:45:45 +08:00
furyhawk 1528a7c769 Add initial implementation of OpenAPI API Gateway framework
- Create core application structure with FastAPI
- Implement dynamic route registration and management endpoints
- Define configuration models for gateway settings, upstreams, and routes
- Add proxy request handling for upstream services
- Include example configuration and OpenAPI specification files
- Set up development dependencies and project metadata
2026-05-31 11:47:08 +08:00