Create API with Node js, Express and MySQL | Insert, Update, Delete, View complete API tutorial | API crud with node js | Node js Tutorial | Learning Points
In this video we are going to learn about-
How to create node application.
What is npm, how it works.
Install package using npm.
Install mysql package and connect with database.
Create separate file for database connection - module concept in node js
Install express and create route using it
Create GET, POST, PUT, DELETE route.
What is postman - how to test api with postman
and many more things related to complete API crud application..
