Directories
¶
| Path | Synopsis |
|---|---|
|
Package handler implements the API gateway's HTTP endpoints.
|
Package handler implements the API gateway's HTTP endpoints. |
|
Package middleware provides HTTP middleware for the API gateway including authentication, CORS, and rate limiting.
|
Package middleware provides HTTP middleware for the API gateway including authentication, CORS, and rate limiting. |
|
Package router wires up all API gateway routes and applies the middleware chain (RequestID → CORS → Auth → RateLimit).
|
Package router wires up all API gateway routes and applies the middleware chain (RequestID → CORS → Auth → RateLimit). |
Click to show internal directories.
Click to hide internal directories.