Skip to content

v1.0

Latest
Compare
Choose a tag to compare
@dilshankarunarathne dilshankarunarathne released this 16 Sep 06:50
· 17 commits to main since this release

This is the initial release of the project template.
This is a template repository for a FastAPI back-end project. It is intended to be used as a starting point for a new project.
It has OAuth2 authentication and JWT token generation. It also has a basic user model and CRUD operations for users.