fastify-rate-limit icon indicating copy to clipboard operation
fastify-rate-limit copied to clipboard

A low overhead rate limiter for your routes

Results 11 fastify-rate-limit issues
Sort by recently updated
recently updated
newest added

## 🚀 Feature Proposal Have an option to slow down responses instead of returning 429 errors. ## Motivation By having the option to slow down responses would deter scrapping of...

enhancement
help wanted
good first issue

#### Checklist - [ ] run `npm run test` and `npm run benchmark` - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added -...

#### Checklist - [x] run `npm run test` and `npm run benchmark` - [x] tests and/or benchmarks are included - [x] documentation is changed or added - [x] commit message...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue I...

help wanted

The `next` branch should be ready for issuing a release to coincide with `fastify@5`. Blockers: - [x] #354

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...

enhancement

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...

good first issue

### Prerequisites - [X] I have written a descriptive issue title - [ ] I have searched existing issues to ensure the feature has not already been requested ### 🚀...

good first issue

#### Checklist - [ ] run `npm run test` and `npm run benchmark` - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added -...