/python-fastapi-postgres

Boilerplate for Python FastApi :snake:

Primary LanguageDockerfileMIT LicenseMIT

Introduction

Boilerplate for Python FastApi 🐍

Installation 🔨

Install dependencies and dev dependencies

pip install -r requirements.txt

Execute 🚀

uvicorn app.main:app --host 0.0.0.0 --port 80

MIT

The MIT License

License: MIT