Building Simple REST API with Express.js and MySQL
Express.js is used to create a REST API which performs operations on a database, Requirements to keep following this tutorial, I’ll assume that you already know the basic level working with express.js and also SQL Language.
Read more