Coding a REST API With Python

Eric Chi
The Startup
Published in
8 min readAug 31, 2020

--

Image made by the author.

Complete source code can be found here: https://github.com/ericjaychi/sample-rest-api

Before we go into building the actual application, we need to take a quick step back to understand at a very high level what a REST API is. Ironically, REST APIs are not something new. It has been around since the year 2000 but has been very popular recently with the rise of JavaScript libraries. If you are curious about all…

--

--

Eric Chi
The Startup

Passion for learning, teaching, and helping others understand the world of software. Currently working @ Blizzard Entertainment as a Solutions Architect.