Skip to content

Latest commit

 

History

History

Q3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Simple HTTP API

Flask

For this problem we use FLASK web framework to implement a simple http api.

RUN

I wrote a docker-compose for this project so all you need to do is to run:

docker-compose up -d 

and the service will be starts.