Skip to content

fload/FastAPI-PostgreSQL-Docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

FastAPI-Postgres-docker-compose

  • FastAPI app
  • PostgreSQL integration using SQLAlchemy
  • Dockerfile and docker-compose integations

How to run this with Docker?

  • Make sure you have docker installed and runninng on your machine
  • Open the terminal to the docker-compose path and hit the following command -
MYCOMPUTER:FastAPI user$ docker-compose up --build

About

FastAPI using PostgreSQL DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.4%
  • Dockerfile 5.6%