laurentS / slowapiLinks
A rate limiter for Starlette and FastAPI
☆1,690Updated 3 months ago
Alternatives and similar repositories for slowapi
Users that are interested in slowapi are comparing it to the libraries listed below
Sorting:
- fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.☆1,691Updated 4 months ago
- FastAPI pagination 📖☆1,486Updated this week
- A request rate limiter for fastapi☆635Updated last year
- Reusable utilities for FastAPI☆2,194Updated 8 months ago
- Tools to convert SQLAlchemy models to Pydantic models☆1,307Updated 2 weeks ago
- Asyncer, async and await, focused on developer experience.☆2,249Updated this week
- Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints☆1,137Updated 10 months ago
- api versioning for fastapi web applications☆746Updated 2 years ago
- Broadcast channels for async web apps. 📢☆1,254Updated 7 months ago
- Asynchronous Python ODM for MongoDB☆2,499Updated this week
- Fast job queuing and RPC in python with asyncio and redis.☆2,717Updated last month
- Distributed task queue with full async support☆1,728Updated last week
- FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)☆737Updated last year
- python async orm with fastapi in mind and pydantic validation☆1,783Updated this week
- A dynamic FastAPI router that automatically creates CRUD routes for your models