Skip to content

shawon3719/RestAPI_Node.js_Express_mySQL_JWTToken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RestAPI with Node.js

Author

This project is authored by Masudul Hasan Shawon

Installation

Clone repo

# clone the repo
$ git clone https://github.com/shawon3719/RestAPI_Node.js_Express_mySQL_JWTToken.git

# go into app's directory
$ cd my-project

# install app's dependencies
$ npm install

Install NPM to get Node Modules

# go into app's directory
$ cd my-project

# install app's dependencies
$ npm install

Basic usage

# dev server with hot reload at http://localhost:3000
$ npm start

Navigate to http://localhost:3000. The app will automatically reload if you change any of the source files.

Access the following API using localhost:3000/api/moduleName/Module.

Creator

Masudul Hasan Shawon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published