Skip to content

A simple api rest using nodejs, expressjs and mongodb with json web token authentication

License

Notifications You must be signed in to change notification settings

delciopolanco/API-REST-JSONWebToken

Repository files navigation

API REST WITH JSON WEB TOKEN!

This is an example about how to using json web token authentication, in this example i'm using nodejs with express as a HTTP server, mongodb and json web toke.


Clone This repository

After cloning this repository please do the following steps!

run the app:

  • npm install.
  • nodemon index.
  • open your favorite browser and go to localhost: 3000/login
  • Happy coding.

About

A simple api rest using nodejs, expressjs and mongodb with json web token authentication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published