Skip to content

phdah/restAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restAPI

Dockerize python Flask API

Install

Simply run

make install

which builds a Docker container with the REST-API python application inside.

How to use

Have a look in the Makefile, but you can try it by running

make start
make curl

which should start the Docker container, and send a simple example of a successful API call.

To kill the Docker container, simply run

make stop

About

Dockerize python Flask API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published