Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

using JWToken, APIcache and rate limiting with RESTAPI

Dependencies

  1. express
  2. jsonwebtoken
  3. nodemon
  4. dotenv
  5. express-rate-limit
  6. apicache
  7. bcryptjs
  8. cors
  9. mongooose
  10. swagger-jsdoc
  11. swagger-ui-express

how to use

  1. clone repo with git clone or download zip file and extract.
  2. run npm i to install dependencies.
  3. create a config.env file add a mongo uri connection string and a token
  4. run npm run dev to run server
  5. go to http://localhost:4000/api-docs

About

using JWToken, APIcache, rate limiting and swagger-ui with RESTAPI

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages