Skip to content

boilerplate code for FastAPI app attached to Traefik reverse proxy

Notifications You must be signed in to change notification settings

quaternionmedia/fastapi-traefik-cookiecutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

fastapi-traefik-cookiecutter

boilerplate code for FastAPI app attached to Traefik reverse proxy

install

cookiecutter https://github.com/quaternionmedia/fastapi-traefik-cookiecutter.git

use

With a running traefik instance and 'web' network in docker (see moat ):

docker-compose up

then curl localhost -H Host:your.domain should return "Welcome home!"

About

boilerplate code for FastAPI app attached to Traefik reverse proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published