The Flask Mega-Tutorial, Part XXIII: Application Programming Interfaces (APIs)

from blog https://blog.miguelgrinberg.com/feed, | ↗ original
This is the twenty third and last installment of the Flask Mega-Tutorial series, in which I'm going to tell you how to extend microblog with an application programming interface (or API) that clients can use to work with the application in a more direct way than the traditional web browser workflow.