In this video we are going to create Flask based CRUD REST APP. In this video we will create REST API in Flask Web Framework for Create, Read, Update and Delete Operation. We will use the HTTP Verbs Methods like GET, POST, PUT, UPDATE for creating REST API.
GitHub Link : https://github.com/self-tuts/flask-cr...