Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 327 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 327 Bytes

#Node connect to sql server

Using Tedious

Getting started

From the top directory run

npm install

Edit / add credentials to

Controllers/db_controller.js

run

node app.js

Then test the REST service

curl http://localhost:5000/api