In this article ,I will create a simple api using python flask,a micro framework which is easy and implement.I prefer DigitalOcean for Deployment ,but for quick and easy deploy pythonanywhere is better.
Python Flask
Flask is a microframework for Python based on werkzeug (Python WSGI Utility Library) and Jinja templates.Current stable version is 0.10.1. Applications using Flask are Pinterest, Linkendin … Read more