Building a Todo App with Flask in Python myzigyasa July 2, 2019 August 17, 2019 No Comments on Building a Todo App with Flask in Python Introduction In this tutorial, we are going to build an API, or a web service, for a todo app. The API service will be implemented using a REST-based architecture. Our… Read more »