Writing RESTful Web Services in Python with Flask April 11, 2015 REST is the most common way to structure web APIs over HTTP these days. It is based on modeling everything as resources identified by URLs and manipulating the resources using