Screencast

19. Rate limiting Phoenix application Hammer

hammer plug ratelimit security

Boost your Phoenix application's security by implementing rate limiting with the Hammer library. This tutorial guides you through securing login attempts against brute-force attacks, creating a custom plug for application-wide rate limiting, handling remote IP addresses accurately, and applying rate limits to API endpoints. Learn how to test your implementation and ensure your app remains responsive under heavy traffic.