aboutsummaryrefslogtreecommitdiff
path: root/api.md
diff options
context:
space:
mode:
Diffstat (limited to 'api.md')
-rw-r--r--api.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/api.md b/api.md
index 91cb3e3..8fac72c 100644
--- a/api.md
+++ b/api.md
@@ -20,11 +20,15 @@ Returns API version number.
Request body contains JSON with keys `username` and `password`. The Response
contains the session cookie.
-## GET* `/api/library/<path...>`
+## GET* `/api/node/<path...>`
Request a library node (either a directory or item). See
[`common/src/api.rs`](./common/src/api.rs)
+## GET* `/api/assets/node/<path..>?<role>`
+
+Where `role` is one of `Backdrop` or `Poster`. Returns assets for a node.
+
## GET* `/stream/<path..>?tracks=<track-ids>&webm=<bool>`
Responds with the stream.