Build a CRUD API with python using flask and MySQL
CRUD stands for create, read, update, and delete. These functions are the four pillars of a complete CRUD API (and full-stack application, for that matter).
1. PREREQUISITES
Basic knowledge of python(flask)
Knowledge of HTML, and CSS.
Already hav...
rivondave.hashnode.dev15 min read