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.
This repository contains a Spring Boot + GraphQL demo, with an API server application and a React client for displaying a list of companies. Please read How to Build a GraphQL API with Spring Boot to ...