GitHunt

express_boilerplate

Demo app for express on node: With express cli

This code is fitted with Authentication using Passport and Authorization using JWT strategy.
using "joi": "^13.3.0" for request validation: this could be important for restfull web microservice.

An api route is made which is accessible only if authorised. This can be further seggerated by calling imports for every api/v1 route

Languages

JavaScript96.8%HTML2.3%CSS0.9%

Contributors

Created September 16, 2018
Updated September 17, 2018
somangshu/express_boilerplate | GitHunt