Releases: dilshankarunarathne/secure-fastapi-template
Releases · dilshankarunarathne/secure-fastapi-template
v1.0
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.