savanipoojan78 / my-udemy

rest api using node js , express and mongo db

Home Page:https://documenter.getpostman.com/view/10819813/TVRefBVx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My-udemy

A simple project to practise Node js, express, mongodb and npm packages

First release

  1. Rest Api including endpoints to
  • Register user
  • Login user
  • Register Courses
  • delete Courses
  • edit Courses
  • authenticate user to login
  • authorize users to do specific actions for example : Admins only can delete courses
  1. persistent data on mongo db using mongoose ODM

  2. Logging to mongo db and files using Winston Todos

  • add forgot password

  • support sessions and CSRF tokens

  • add front end to project to use API to provide udemy-like Clone

Thanks for @mosh-hamedani for his efforts to support free learning and his content on Youtube

About

rest api using node js , express and mongo db

https://documenter.getpostman.com/view/10819813/TVRefBVx


Languages

Language:JavaScript 79.1%Language:CSS 13.5%Language:HTML 7.4%