Mysql DataBase as a Service with docker
Implement Dbaas with docker to give costumers their database
$ pip install -r requirements.txt
And for run project with flask run the following command:
$ flask run
For get a database send a POST request to /getdb
with parameter token = "helloworld"
This project work for firewall-cmd.