developit / express-es6-rest-api

:battery: Starter project for an ES6 RESTful Express API.
http://git.io/express-es6-rest-api
MIT License
2.46k stars 552 forks source link

Modified boilerplate with JWT authentication #29

Open damianmarek opened 7 years ago

damianmarek commented 7 years ago

I created custom boilerplate based upon this with simple login system connected to MongoDB and JWT authentication express-es6-rest-api-auth Maybe someone of you will be interested in this. I know it's not good place to post this but I couldn't find a way to contact author of this boilerplate. You are welcome to link to mine repository as some form of "inspired" boilerplates.

zouhir commented 7 years ago

Nice! I think we 100% need to add a section in README.md for different forks & examples of this repo!

Thanks for your example, I'll definitely take a deeper look at your repo shortly 👏

developit commented 7 years ago

Totally, would be awesome.