Skip to content

doryashar/api-host

 
 

Repository files navigation

Docker FastAPI projects

Well-documented examples of deployment-ready FastAPI applications written from scratch.

docker-fastapi-projects.readthedocs.io/en/latest/

Nginx with PostgreSQL

This dead simple application shows you to how to create a simple Docker Image with running FastAPI app with Nginx and presenting the basics of creating and running Docker Images.

See chapter dedicated to this repository

You should have .env file in root of the project to run it. Template for .env can be found in .example.env.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.2%
  • Dockerfile 5.5%
  • Shell 1.3%