elysiajs / elysia

Ergonomic Framework for Humans
https://elysiajs.com
MIT License
9.09k stars 193 forks source link

rate limit feature or plugin !? #659

Closed MilesWuCode closed 1 month ago

MilesWuCode commented 1 month ago

What is the problem this feature would solve?

limit ip times

What is the feature you are proposing to solve the problem?

rate limit

What alternatives have you considered?

express-rate-limit or nginx limit_req zone=one burst=10 nodelay;

touhidurrr commented 1 month ago

@MilesWuCode, have your tried this https://www.npmjs.com/package/elysia-rate-limit