Skip to content

raihanameen/nodesql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Node MSSQL Rest API Boilerplate

This is an example API to guide anyone who would want to build an API with some optional frontend stuff that could call the API.

Installation

Use the package manager npm to install and run this API.

npm i

Run with nodemon to monitor changes and restart

npm run dev

Run in prod mode

npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

hacktoberfest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.5%
  • TypeScript 19.2%
  • JavaScript 9.7%
  • TSQL 4.4%
  • CSS 0.2%