Skip to content

Latest commit

Β 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

FastAPI + Docker Compose + PostgreSQL

Project Overview

This project demonstrates how to containerize a FastAPI application with Docker and orchestrate multiple services using Docker Compose.

The application includes:

  • FastAPI
  • PostgreSQL
  • Docker
  • Docker Compose
  • Docker Volumes

Project Structure

Project_02_FAST_API_DOCKER_COMPOSE/
β”‚
β”œβ”€β”€ app/
β”‚   β”œβ”€β”€ main.py
β”‚   └── model.py
β”‚
β”œβ”€β”€ requirements.txt
β”œβ”€β”€ Dockerfile
β”œβ”€β”€ docker-compose.yml
└── .gitignore

About

A FastAPI application containerized with Docker and orchestrated with Docker Compose, featuring PostgreSQL integration, persistent volumes, and live code reloading.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages