Closed agallio closed 3 years ago
Add API rate limiter.
We can use the Next.js example that use lru-cache for our reference.
Description
Add API rate limiter.
Implementation Model
We can use the Next.js example that use lru-cache for our reference.