Skip to content

Skill17-WebTechnologies/python-fastapi-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python FastAPI Base

A minimal FastAPI web application with Uvicorn ASGI server.

Build & Run

docker build -t python-fastapi-base .
docker run -p 80:80 python-fastapi-base

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors