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.