Skip to content

Commit

Permalink
add README details
Browse files Browse the repository at this point in the history
  • Loading branch information
kuldeep-k committed Apr 12, 2018
1 parent f6590e2 commit 2ac6ece
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# node-express-works
Works in Node Express

> Express based node js project. It is to understand basic node js/express functionalities with following features
- REST API
- MongoDB/Mongoose as DB
- Passport JS as authentication/authorization
- Authorization based on JWT Token
- Bcrypt for password hashing
- Auth/User APIs



This is basic express based node js project. It is to understand basic node js/express functionalities. Start with the REST Api.

0 comments on commit 2ac6ece

Please sign in to comment.