Rate limiting in Django | Limit your API calls | Limit OTP Generattion | Redis In Django



Rate limiting in Django | Limit your API calls | Limit OTP Generattion | Redis In Django

Rate limiting in Django | Limit your API calls | Limit OTP Generattion | Redis In Django

Hey, In this video I have discussed how you can limit your API calls. Suppose your backend sends a message to a phone number and every time your service is called you need to call an external API and that cost you some bucks so you cannot leave this otherwise this can cause a huge loss. But you can limit your API with this simple technique. I have used Redis for the rate limit.
Hope you enjoyed this video. If yes please subscribe to this channel.

Instagram – https://www.instagram.com/_abhijeetgupta/

Linkedin –
https://www.linkedin.com/in/gupta-abhijeet/

Comments are closed.