A FastAPI Framework for things like Database,
Redis, Logging, JWT Authentication, Rate Limits and Sessions
You can install this Library with:
pip install fastapi-frameworkFor the Documentation click here
- ✅ Database
- ✅ Redis
- ✅ Redis Publish/Subscribe
- ✅ FastAPI JWT
- ❌ FastAPI Permission System (for routes)
- ✅ Rate Limits
- ✅ Config Parser
- ✅ Session System
This Project is Licensed under the MIT License