1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00

Updated Todo Node.Js app to use express4-tedious middleware

Node.js data access added as npm module express4-tedious.
This commit is contained in:
Jovan Popovic
2017-05-08 13:05:09 +02:00
parent 7104348294
commit e486860a32
6 changed files with 42 additions and 115 deletions

View File

@ -2,4 +2,6 @@ node_modules/*
bin/*.dll
obj/*
*.sln
*.log
*.log
config/Development.json
config/Production.json