Michael Freno e958b7031b FRE-4493: Implement API gateway with rate limiting and routing
- Add Fastify-based API server entry point
- Implement tier-based rate limiting middleware (basic/plus/premium)
- Add authentication middleware (JWT + API key support)
- Create error handling middleware with standardized responses
- Add request/response logging with request IDs
- Configure CORS and security headers
- Implement API route structure with health check and service discovery
- Set up API versioning configuration

Files: apps/api/src/{index.ts,middleware/*.ts,routes/index.ts}
2026-04-29 09:40:16 -04:00
2026-04-25 00:08:01 -04:00
2026-04-27 12:34:30 -04:00
2026-04-25 00:08:01 -04:00
2026-03-31 14:06:06 -04:00
Description
No description provided
479 MiB
Languages
Markdown 100%