slowapi — Easy Playground
Rate limiting for Starlette and FastAPI
Getting started with slowapiRun locally
Install
pip install slowapiPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: slowapi)
slowapi is a third-party package. Rate limiting for Starlette and FastAPI. Install with: pip install slowapi
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?