29099View
0m 0sLenght
208Rating

-How to use "mssql" module/package to do basic CRUD operations to Microsoft SQL Server database using Node.js -How to use HTTP GET to fetch information from SQL Server using Node.js -How to use HTTP POST to add/insert information into SQL Server using Node.js -How to use HTTP PUT to update/modify information in SQL Server using Node.js -How to use HTTP DELETE to delete information in SQL Server using Node.js -How to develop a complete REST service application using pure Node.js -How to develop a modular HTTP Server (using Node.js standards) -How to create/read configuration settings within Node.js