A production-ready distributed rate limiter supporting five algorithms (Token Bucket, Sliding Window, Fixed Window, Leaky Bucket, and Composite) with Redis backing for high-performance API protection.
Spring Boot REST API for the Policy Pulse application. Provides backend endpoints consumed by the Policy Pulse UI (Vite + React). Includes a basic /api/health endpoint used to validate end-to-end ...