Skip to content

rahulwagh/python-flask-rest-api-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1. Build Docker image

docker build -t python-rest-api .

2. Run Docker image

docker run -p 9001:9001 python-rest-api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages