REST APIs with Flask
Details
The Flask framework for Python makes not only website development simple, but also makes building REST (Representational State Transfer) APIs painless as well. This month Jared Smith will explore how you can apply the principles of Flask and Python to building REST APIs, including building a simple API with Flask-RESTful, a REST framework for Flask.
