10 Forks
123 Stars
123 Watchers

fastapi-boilerplate

Dockerized FastAPI boiler plate similar to Django code structure with views, serializers(pydantic) and model( Sqlalchemy ORM) with dockerized database(PostgresSQL) and PgAdmin. 🚀

How to download and setup fastapi-boilerplate

Open terminal and run command
git clone https://github.com/rawheel/fastapi-boilerplate.git
git clone is used to create a copy or clone of fastapi-boilerplate repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fastapi-boilerplate https://github.com/rawheel/fastapi-boilerplate/archive/master.zip

Or simply clone fastapi-boilerplate with SSH
[email protected]:rawheel/fastapi-boilerplate.git

If you have some problems with fastapi-boilerplate

You may open issue on fastapi-boilerplate support forum (system) here: https://github.com/rawheel/fastapi-boilerplate/issues