Skeleton cookiecutter based structure for easily creating base structure for fastapi and database projects.
Stars
14
Forks
5
Watchers
14
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
2
commits
Merge pull request #1 from meetsheth23/requirement_modification
aba4c3bView on GitHubadded python-dotenv in requirements.txt which was creating issue on installing requirements
1a32c4aView on GitHub:heavy_plus_sign: Add basic User model, schema, crud, api for sample.
e7f2813View on GitHubMerge branch 'main' of https://github.com/shreyansh96/fastapi-sql-skeleton into main
7fd42d7View on GitHub:tada: Add skeleton structure that can be used in any project
37c14eeView on GitHub