Building a CRUD API with NodeJs and MySQL
This article is on building a CRUD (Create, Read, Update, and Delete) API with NodeJs and MySQL.
Tools Used in building the API
NodeJs: is a runtime environment that runs on a JavaScript Engine (i.e. V8 engine).
Express: is a framework in NodeJs
MyS...
abiodun-shittu.hashnode.dev7 min read
Damilare Oyetade
Frontend (Vue) Engineer | Bootcamp Manager at Side Hustle
Awesome documentation. Love the structure. Well done