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.