Skip to content

A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions

License

Notifications You must be signed in to change notification settings

whenessel/fastapi-framework

 
 

Repository files navigation

Codestyle Code style: black Tests codecov PyPI version PyPI Downloads

A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions

Install

You can install this Library with:

pip install fastapi-framework

Documentation

For the Documentation click here

Features

  • ✅ Database
  • ✅ Redis
  • ✅ Redis Publish/Subscribe
  • ✅ FastAPI JWT
  • ❌ FastAPI Permission System (for routes)
  • ✅ Rate Limits
  • ✅ Config Parser
  • ✅ Session System

License

This Project is Licensed under the MIT License

About

A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.2%
  • Other 0.8%