© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Olohundare kayode
Javascript Developer
To make sure your app doesnt get abused, You could also have a rate limiter that limit how many request a user can per hour. Here is a lib that solves that for you
npmjs.com/package/express-redis-limit-req
Kevin Cunningham
Thanks for the work you're doing on this library!
Maximilian Berkmann
Web and programming
Or using express-rate-limit or @authentication/rate-limit.
express-rate-limit
@authentication/rate-limit