/fastapi-slowapi-mvp

A Fastapi app with decoratores to rate limit the throughput.

Primary LanguagePython

fastapi-slowapi-mvp

Installation

pip install -r requirements.txt

Run application

uvicorn main:app --reload