GuptaEesh / note-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notezy

this is an api which has the following features

  • can create user
  • can make notes for every user
  • can fetch all notes of a user
  • can fetch single note if a user

It follows proper hashing of password

technologies used

  • nodejs
  • expressjs
  • mongodb

About


Languages

Language:JavaScript 100.0%