The Programming Historian (Apr 2018)
Creating Web APIs with Python and Flask
Abstract
Learn how to set up a basic Application Programming Interface (API) to make your data more accessible to users. This lesson also discusses principles of API design and the benefits of APIs for digital projects.