Basic template to build a high performance/async API with FastAPI and MongoDB.
- FastAPI
- MongoDB
- JWT and OAuth2 authentication
- Beanie ODM
- Email verification
- Role based authorization
- Pagination
- Docker support
Install the requirements:
python -m pip install -r requirements.txtCreate a .env file and
BTC Address:
14xE6JqZbNkXbFMrBKnYWzJKgCo1Mx888SETH Address
0x6Ac7c8A9f05C71E0389F5923507AABeE1F6A6719This project is licensed under the terms of MIT license.