Create a centralized Authentication and Authorization token server. Easily secure FastAPI endpoints based on Users, Groups, Roles or Permissions with very little database usage.
A single model for shaping, creating, accessing, storing data within a Database
An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication
A fast and easy-to-use asyncio ORM(Object-relational Mapper) for performing C.R.U.D. ops within RBDMS tables using python.