Skip to content

shreyansh96/fastapi-sql-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skeleton project structure that can be used for any backend project involving FastAPI and relational database ORM (sqlalchemy, peewee, etc.)

How to use it

Go to the directory where you want to create your project and run:

pip install cookiecutter
cookiecutter https://github.com/shreyansh96/fastapi-sql-skeleton

Give a name to your project!

Start Coding! That's it!!!

Reach out to me for any suggestions or features.

About

Skeleton cookiecutter based structure for easily creating base structure for fastapi and database projects.

Topics

Resources

License

Stars

Watchers

Forks