/node-api-without-framework

Example of creating an API without using frameworks

Primary LanguageJavaScriptMIT LicenseMIT

Node API Without Framework 🐛

Example of creating an API without using frameworks. This example was used in a class and is being made available for student reference.

📌 Menu

Usage

Dependencies

Install dependencies and modules.

$ npm install

Scripts

After installing the dependencies the application is ready to run.

$ npm start
$ npm start:watch
$ npm test
$ npm test:watch

License

Project developed for academic purposes.

License: MIT