Hacker News new | ask | show | jobs
by rajeshpant 2890 days ago
If you have API endpoints, I would recommend implementing rate limiters on them. They are easy to implement in code.

Read more about rate limiters & how to implement them here: https://konghq.com/blog/how-to-design-a-scalable-rate-limiti...