storage
Make a list
Make lists for anything. Shopping, todos, mail, waitlists, absolutely anything.
Create a new list
Delete a list
Subscribe to lists events
List all the lists
Read a list
Update a list
Create Request
Response
{
"list": {
"id": "63c0cdf8-2121-11ec-a881-0242e36f037a",
"created": "2021-09-29T13:33:03+01:00",
"updated": "2021-09-29T13:33:03+01:00",
"name": "New List",
"items": [
"This is my list"
]
}
}