Skip to content

CH2-PS544-IniGua/capstone-python-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capstone-python-backend

running the program: uvicorn app.main:app or python -m app.main

build docker docker build -t my_fastapi_app . docker run -d --name my_fastapi_container -p 8080:8080 my_fastapi_app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages