Skip to content

felipebustillo/fastapi-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI + MongoDB

Basic template to build a high performance/async API with FastAPI and MongoDB.

Features

  • FastAPI
  • MongoDB
  • JWT and OAuth2 authentication
  • Beanie ODM
  • Email verification
  • Role based authorization
  • Pagination
  • Docker support

Setup

Install the requirements:

python -m pip install -r requirements.txt

Create a .env file and

Deployment

Contribute

BTC Address:

14xE6JqZbNkXbFMrBKnYWzJKgCo1Mx888S

ETH Address

0x6Ac7c8A9f05C71E0389F5923507AABeE1F6A6719

License

This project is licensed under the terms of MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors