MZ1387 / Node_Todo-API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node_Todo-API

Live Link (Heroku)

Node_Treehouse-API

An API application that creates todos and implements user authentication.

Code Explanation

  1. npm run server

    • Runs the server locally.

Technologies Used

  • Node
  • Express
  • MongoDB
  • Mongoose
  • bcrypt
  • jsonwebtoken
  • lodash

Concepts Implemented

  • API
  • Authentication (Hashing, Salting)

About


Languages

Language:JavaScript 100.0%