Starter template for building REST APIs using FastAPI and Tortoise-ORM
Stars
3
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
16
commits
Add migration tool and update readme file
a25a81f
Add mail service and configuration
4a9b04e
Refactor api package to resources
c45ab5b
Move basemodel to a new pakage to prepare for aerich migration
4e77516
Add api_url to env.example.txt file
fda5a7a
Fix role schema disparity with role model
264fd6f
Attach roles router to app
f968bc4
Add roles router
d0c98bc
Add role schema
cf6b8c8
Add Role model and add relationship to users table
56e82e5
Add db config file and refactor main and db files
9002cb3
Clean up code
4f41fee
Add source files
e71c4e3
Add user authentication
debccd9
Add configuration files
8ef9a1c