Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RestFul API server

CodeFactor

Example of restfull API server with jwt authetication

Requirement

Please define the following in the .env file

APPLICATION_PORT=
MONGODB_URL=
JWT_ISSUER=
JWT_CONSUMER=
JWT_SECRET=
JWT_REFRESH_SECRET=

Run the project

To run the project

  1. Install the package by run the following command npm i
  2. Run this command after installing the packages node index.js

About

Node JS API server setup (RESTFUL API)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages