Click here to Skip to main content
15,881,172 members
Articles / Web Development / Node.js

Creating Simple API in Node.js

Rate me:
Please Sign up or sign in to vote.
4.98/5 (23 votes)
12 Apr 2018CPOL13 min read 104.5K   4.1K   26  
How to create a simple API in Node.js and use MS SQL as a data source to perform CRUD operation
In this article, we are going to learn how to create a simple API in Node.js and use MS SQL as a data source on which we are going to perform CRUD operation.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead
India India
Microsoft Most Valuable Professional
Code Project Most Valuable Author
C# Corner Most Valuable Professional

I am Senior Technical lead Working on.Net Web Technology
ASP.NET MVC,.Net Core,ASP.NET CORE, C#, SQL Server, MYSQL, MongoDB, Windows

Comments and Discussions