Skip to content

Latest commit

 

History

History
42 lines (19 loc) · 940 Bytes

README.md

File metadata and controls

42 lines (19 loc) · 940 Bytes

REST-API-JWT

REST API application using Node.js, Express, MongoDB, and JWT.

To access you may use POSTMAN or other apps to HTTP APIs.

Project Status

Github License NPM Version

Version 1.0.0

Fixed version. May changed due to debugging if available.

Basic Usage

Follow the instructions below:

First, clone this repo.

Second, Download the needed dependencies by using (npm install --save).

Third, to run the application insert the following instructions unto your Terminal (npm run server).

Fourth, make sure your MongoDB services are available.

Licensed under the MIT License

Happy coding! ~Hasimy