Secure Your APIs (Part 2): Rate Limiting and Validation
Recap
In the previous blog, we made our own proxy server to handle APIs. It is important to note that the proxy servers are NOT our main servers, and therefore we do not use proxy servers to handle database requests directly. They are used mainly for...
chinmaypandya.hashnode.dev5 min read