From 5e20026d33e3bf8dd5089cc24a624b061ac29ea1 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 21 Aug 2022 20:14:51 +0200 Subject: [PATCH] autopushed --- agora pkg chapter.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/agora pkg chapter.md b/agora pkg chapter.md index 92553c15f..a8d779fbc 100644 --- a/agora pkg chapter.md +++ b/agora pkg chapter.md @@ -410,11 +410,12 @@ Agoras can define mappings from these to URL schemes generalizing to isomorphic [^yaml]: or TOML? #### Entity resolution -- GET /@ -> provides details about a user and the [[subnodes]] in their repositories. -- GET /users -> lists users +- GET / -> by default the same as /node/, might be overridden with a more particularly useful context - GET /node/ -> entity resolution, node can be percent-encoded - GET /nodes -> lists known entities in canonical form -- GET / -> by default the same as /node/, might be overridden with a more particularly useful context +- GET /@ -> provides details about a user and the [[subnodes]] in their repositories. +- GET /users -> lists users +- GET /search?q= -> redirects to /node/?q= with node being inferred after quoting/unquoting, full fidelity interface #### Feeds - GET /feed/@