Skip to content

Releases: dilshankarunarathne/secure-fastapi-template

v1.0

16 Sep 06:50
Compare
Choose a tag to compare

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.