summaryrefslogtreecommitdiff
path: root/muck_poc
AgeCommit message (Expand)AuthorFilesLines
2018-11-10Fix: convert bytes to str (wtf?)Lars Wirzenius1-0/+2
2018-11-10Change: catch and log exceptions when handling requestsLars Wirzenius1-7/+13
2018-11-10Change: make warning message clearerLars Wirzenius1-1/+1
2018-11-05Change: allow only owner to see, update, delete a resourceLars Wirzenius1-0/+14
2018-11-05Add: owner metadataLars Wirzenius1-6/+9
2018-11-03Add: /status endpointLars Wirzenius1-0/+12
2018-10-28Add: HTTP API, with scenario testsLars Wirzenius1-0/+186