Rate Limiting Server Requests in Elixir
We allow our customers to test PSPDFKit API for free. To prevent resource congestion and uncontrollable infrastructure fees, we decided to rate limit these test API calls. My post provides some background on the rate limiting and explains our rate limiting implementation in our Elixir backend.
Read more here: https://pspdfkit.com/blog/2022/rate-limiting-server-requests/
Read next Exogiri 0.3.0