GM.Gateway
A YARP-based API gateway for the GM.* ecosystem with distributed rate limiting enforced at the edge. AddGMGateway() wires a YARP reverse proxy from configuration and GM.RateLimiting together; each route opts into a named policy via route metadata (RateLimitPolicy / RateLimitPartition), so limits are enforced centrally at the gateway — across every instance — before a request is proxied, returning 429 + Retry-After for rejects. Pair with GM.RateLimiting.Redis for the lock-free atomic store.
Activity
- Latest release
- 2w ago
- Total releases
- 2
- Cadence
- ~26 days
- Last 12 months
- 2
Details
- License
- MIT
- First release
- Aug 05, 2026
Releases
| Version | Released | |
|---|---|---|
1.0.1
patch
| ||
1.0.0
initial
|