Skip to content

Repository MSIB Batch 5 Full-Stack Web Development - Skilvul

Notifications You must be signed in to change notification settings

fazriegi/skilvul_TodoList_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List API

Proyek ini merupakan tugas Technical Assignment Back End Development - Skilvul

NodeJS version ExpressJS version MongoDB version

Database Schema Design

schema

host = https://weary-lamb-skirt.cyclic.app

List of Endpoints

Auth

  • POST /auth/register
  • POST /auth/login

Todos

  • POST /todos
  • GET /todos
  • GET /todos/:id
  • PUT /todos/:id
  • DELETE /todos/:id
  • DELETE /todos

Api Documentation

Dokumentasi API dapat di akses pada : https://documenter.getpostman.com/view/27861526/2s9YXk31b6

About

Repository MSIB Batch 5 Full-Stack Web Development - Skilvul

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published