Using a production ready server instead of the default dev server of flask
The current implementation depends upon the default server that flask comes with, which is not made for production use. This MR aims to fix this issue.
Edited by Israel Yago Pereira