Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

The **nest-mods/limiter** package adds simple rate‑limiting and request‑throttling decorators for NestJS (Express) applications. By importing the library you can annotate controller routes with `@UseRateLimit()` or `@UseSlowDown()` to automatically enforce request caps or slow‑down policies, making it a handy utility for backend developers who need to protect their NestJS APIs from abuse or excessive traffic.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nest-mods/limiter

Account's avatar
express-rate-limit/express-rate-limit
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
Account's avatar
express-rate-limit/express-slow-down
Basic IP rate-limiting middleware for Express that slows down responses rather than blocking the user.
Account's avatar
express-rate-limit/rate-limit-redis
A Redis store for the `express-rate-limit` middleware
Account's avatar
Microsoft/tslib
Runtime library for TypeScript helper functions
Account's avatar
uuidjs/uuid
RFC9562 UUIDs
Account's avatar
nestjs/nest
Nest - modern, fast, powerful node.js web framework (@common)
Account's avatar
nestjs/nest
Nest - modern, fast, powerful node.js web framework (@core)
Account's avatar
nestjs/graphql
Nest - modern, fast, powerful node.js web framework (@graphql)
Account's avatar
nestjs/nest
Nest - modern, fast, powerful node.js web framework (@platform-express)
Account's avatar
nestjs/nest
Nest - modern, fast, powerful node.js web framework (@testing)
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for lodash
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for supertest
Account's avatar
apollographql/apollo-server
Production-ready Node.js GraphQL server for Express
Account's avatar
apollographql/graphql-tag
A JavaScript template literal tag that parses GraphQL queries
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
rbuckton/reflect-metadata
Polyfill for Metadata Reflection API
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
reactivex/rxjs
Reactive Extensions for modern JavaScript
Account's avatar
ladjs/supertest
SuperAgent driven library for testing HTTP servers
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
TypeStrong/ts-loader
TypeScript loader for webpack
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

Diluka's profile
Diluka
3 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
nest-mods

nest-mods/limiter

Rate Limit integration for nestjs

TypeScript
0
0
MIT License