Design an API gateway for:
Services: ${{BACKEND_SERVICES}}
Client types: ${{CLIENT_TYPES}}
Requirements: ${{GATEWAY_REQUIREMENTS}}
Include:
- Request routing
- Authentication/authorization
- Rate limiting
- Request/response transformation
- Protocol translation
- Circuit breaker
- Caching
- Logging and monitoring
- API versioningOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{BACKEND_SERVICES][{CLIENT_TYPES][{GATEWAY_REQUIREMENTS]