Skip to content

godie/fastapi-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastapi-example

Docker build

docker build -t fastapimicro:dev .

Docker run

docker run -d --name fastapicontainer -p 80:80 fastapimicro:dev

http://localhost

About

example fast api dockerized

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published