1.0.0 • Published 12 months ago
api-zaforenode v1.0.0
Api Nodejs with SQL Server
Test it using Postman.
Info
Basic structure to initialize any project. Following dependencies: 1. body-parser 2. consign 3. cors 4. express 5. mssql 6. path 7. util
Instructions to initialize
Clone this repository and delete the .git folder.
- Change the
database.js
file with your informations. - Start using
npm i
to install the dependencies. - The
scriptBD.sql
file constains some scripts to start your database. - After all, start by using
node server
.
1.0.0
12 months ago