Build a CRUD API with python using flask and MySQL
Feb 26, 2023 · 15 min read · 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...
Join discussion

























