RealNameHidden / task-manager-api

REST Services for task management app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

task-manager-api

This is a REST API implementation for task management. The application has the foloowing services available:

  1. Create user
  2. Login
  3. Logout
  4. Create task
  5. Delete task
  6. Update task
  7. Update user
  8. Delete user

The application is using express server and the database used in MongoDB.

About

REST Services for task management app


Languages

Language:JavaScript 100.0%