Creating a function with inputs from a file at compile time using Elixir AST Exogiri 0.3.0

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/