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...
Feb 26, 202315 min read6.3K
