Add json-framed encoding, docs, refactor

This commit is contained in:
Dominik Werder
2024-04-28 18:41:06 +02:00
parent b0eab82c93
commit 1b1e0f5a72
52 changed files with 1539 additions and 454 deletions
+7
View File
@@ -0,0 +1,7 @@
# Backends
The list of available backends can be queried:
```bash
curl "https://data-api.psi.ch/api/4/backend/list"
```