What's the most suitable Deployment option for a Flask API?
I've created a really really simple REST API using Flask but now I want to deploy it indefinetly without the need to run the .py file from localhost. The flask website has a few options in terms of deployment but I don't know which would be the most ...
Join discussion







