Flask API Tutorial: Build, Document, and Secure a REST API
This article is written by Alvaro, a member of the Zuplo community and > longtime API builder. You can check out more of his work > here. All opinions expressed are his own. A while back, I wrote a blog post on building an API using Ruby and Sinatra, which you can check out here. This time, I’m not just switching frameworks (or microframeworks) but also languages—so let’s talk about Python and Flask.

This article is written by Alvaro, a member of the Zuplo community and > longtime API builder. You can check out more of his work > here. All opinions expressed are his own.
A while back, I wrote a blog post on building an API using Ruby and Sinatra, which you can check out here. This time, I’m not just switching frameworks (or microframeworks) but also languages—so let’s talk about Python and Flask.