Skip to content
This repository was archived by the owner on Apr 24, 2023. It is now read-only.

lilcoltsmith/nodesql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a852163 · Oct 5, 2020

History

9 Commits
Oct 5, 2020
Oct 5, 2020
Oct 5, 2020
Oct 5, 2020

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