Skip to content

scope-username/python-flask-restplus-blueprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-flask-restplus-blueprint

An example for creating REST APIs in python using flask, flask_restplus and Blueprint

Build an Image:

docker build -t flask-app .

Run the app:

docker run -d --name flask -p 5000:5000 flask-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published