Learn how to create simple RESTFul API using Node.JS, Express and MySQL database. We are going to build an API for a Shop that will Handle CRUD for an item (Eg. Products), Returns data in JSON format and Use the API Endpoints (`URL`) and HTTP methods (`POST`, `GET` and `DELETE`)

Read More →

Something helps you to list out all the queries at one place which takes more time than your specified time. we will set configuration that lists all the queries running slow automatically in one file.

Read More →