Skip to content

mickadoo/tasklist-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tasklist-api

Simple API that resposnds to GET, POST, PATCH, PUT and DELETE requests to update a task list. Data is stored in CSV files, but the data storage adapters can be added to include anything as long as it has create, read, update, replace and delete methods.

About

Simple api to manage a task list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages