Skip to content
/ TODO Public

I created a todo API to make it easir for me when inputting assignments at DIKTI letter (100% coverage unit testing)

Notifications You must be signed in to change notification settings

Saadyyyy/TODO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO LIST

Api Documentation

About Todo List

Todo list is a REST API for student, student can input their assigments.

Feature

  1. Create Task
  2. Update Task
  3. Get All Task (with pagination)
  4. Get Task By Deadline (with pagination)
  5. Get Task By Level (with pagination)
  6. Get Task By Status (with pagination)
  7. Delete Task
  8. Get Task By Id

How To Install To Your Local And Run

  1. git clone https://github.com/Saadyyyy/TODO.git
  2. cd TODO
  3. create file .env
  4. copy .envExsample dan input you local database
  5. go run .

About

I created a todo API to make it easir for me when inputting assignments at DIKTI letter (100% coverage unit testing)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published