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

8 Commits

Author SHA1 Message Date
555b9eda29 Refactored node todo sample 2017-03-11 23:46:35 +01:00
6d29a5c074 Updated readme.md file 2016-06-22 15:31:30 +02:00
f73d1d1bd0 Revert "Formatting of nodejs readme.md"
This reverts commit 92b619fd9b.
2016-06-22 15:29:48 +02:00
92b619fd9b Formatting of nodejs readme.md 2016-06-22 15:27:57 +02:00
0e46c20b24 Minor fixes in readme.md
Added minor corrections in readme.md files
2016-06-22 14:51:09 +02:00
09786217ee Added missing www file
bin/www file was ignored in .gitignore. Added missing file.
2016-06-22 13:31:31 +02:00
62f1c65969 Added setup script
Added setup.sql script that creates table and stored procedures.
2016-06-22 13:19:47 +02:00
e5b78ee6c0 Node.js REST APi
Draft version of NodeJS REST API that uses SQL/JSON functions
2016-06-22 13:14:40 +02:00