Week 6 - CRUD applicaton in NodeJS
Lecture 11: [Textbook1 Ch 8]
- Creating Restfull API in NodeJ.
- Installing Postman.
- Creating Read function to read data from Database.
- Creating Delete function to read data from Database.
Lecture 12: [Textbook1 Ch 8]
- Creating Insert Function
- Creating Update Function