项目作者: rakeshkesavan
项目描述 :
Simple Restify api server, uses JWT for authentication. Bcrypt to encode/decode passwords.
高级语言: JavaScript
项目地址: git://github.com/rakeshkesavan/jwt-restify.git
About
Restify api server, uses JWT for authentication. Bcrypt to encode/decode passwords.
Start Server
npm run dev
Usage
set the standard MongoDB URI as well as JWT secret
Thanks to Brad treversy for the helpful video