justmaier
TTCTheo's Typesafe Cult
•Created by Nerap on 4/11/2023 in #questions
Rate Limit in Next Middleware or TRPC Middleware
We used this along with a redis instance:
https://github.com/animir/node-rate-limiter-flexible
https://github.com/civitai/civitai/blob/main/src/server/utils/rate-limiting.ts
Which can then be used like:
https://github.com/civitai/civitai/blob/main/src/pages/api/download/models/%5BmodelVersionId%5D.ts
3 replies