Added GET /lists, POST /list/items/{id} and GET /list/{id} #16

Merged
robin merged 4 commits from dev into main 2026-08-21 14:49:21 +02:00
Showing only changes of commit a5860c5079 - Show all commits
+3
View File
@@ -13,3 +13,6 @@ service:
traces:
receivers: [otlp]
exporters: [debug]
metrics:
receivers: [otlp]
exporters: [debug]