Skip to content

πŸš€ A FastAPI starter template prepared for the Docker Workshop at BU Summer Camp 2025. Includes a minimal FastAPI app, ready to be containerized and deployed with Docker.

Notifications You must be signed in to change notification settings

oddsteam/docker-fastapi-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Basic Dockerized FastAPI App

A minimal FastAPI application in Python 3.9 featuring:

  • Health check endpoint
  • Auto-generated Swagger UI
  • Docker support for easy deployment

✨ Features

  • /health endpoint for health checks
  • Interactive Swagger UI at /docs
  • Redoc documentation at /redoc
  • Dockerized for easy container deployment
  • Compatible with Python 3.9

βœ… Access in your browser:

About

πŸš€ A FastAPI starter template prepared for the Docker Workshop at BU Summer Camp 2025. Includes a minimal FastAPI app, ready to be containerized and deployed with Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published