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

5 Commits

Author SHA1 Message Date
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