TypeScript rate-limiter

Open-source TypeScript projects categorized as rate-limiter

Top 4 TypeScript rate-limiter Projects

  • express-rate-limit

    Basic rate-limiting middleware for the Express web server

  • Project mention: How to Implement Rate Limiting in Express for Node.js | dev.to | 2024-04-17

    express-rate-limit is an npm library that provides a rate limiting middleware for Express, so it's easier to limit repeated requests to all APIs or only to specific endpoints. The middleware allows you to control how many requests the same user can make to the same endpoints before an application starts returning 429 Too Many Requests errors.

  • graphql-rate-limit

    🚦 Fixed window rate limiting middleware for GraphQL. Use to limit repeated requests to queries and mutations.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • express-slow-down

    Slow down repeated requests; use as an alternative (or addition) to express-rate-limit

  • Project mention: How to Implement Rate Limiting in Express for Node.js | dev.to | 2024-04-17

    express-slow-down provides a rate limiting middleware built on top of express-rate-limit. Instead of blocking requests outright, express-slow-down slows down the processing of incoming requests that exceed defined limits.

  • hono-rate-limiter

    Rate Limit middleware for Hono Web Server

  • Project mention: Pitfalls of Deploying Hono Js App on Vercel | dev.to | 2024-04-16

    GitHub - github.com/rhinobase/hono-rate-limiter NPM - npmjs.com/package/hono-rate-limiter

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Index

What are some of the best open-source rate-limiter projects in TypeScript? This list will help you:

Project Stars
1 express-rate-limit 2,736
2 graphql-rate-limit 310
3 express-slow-down 247
4 hono-rate-limiter 96

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com