Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Abdullah-Alharbi-Archived-Projects/todo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-api

todo api simple and small express app that uses mongodb(NO-SQL database)

Dependecise

  • Express: Web Framework
  • Mongodb: Database(NO-SQL Database)

Features:

  • Simple Endpoints names
  • MVC - Model View Controller
  • CRUD - Create, Read, Update, Delete using http verbs
  • Great Structure
  • Validation

In progress:

  • [-] Authentication

Up-Coming:

  • [-] Authorization