autopushed

This commit is contained in:
2022-08-21 20:15:59 +02:00
parent b7ec1b6812
commit 04ce6f1726
+1 -2
View File
@@ -415,7 +415,7 @@ Agoras can define mappings from these to URL schemes generalizing to isomorphic
- GET /nodes -> lists known entities in canonical form
- GET /@<user> -> provides details about a user and the [[subnodes]] in their repositories.
- GET /users -> lists users
- GET /search?q=<query> -> generally redirects to /node/<node>?q=<query> with node being a maximally useful context while preserving fidelity of the percent-encoded query string
- GET /search?q=<query> -> generally redirects to /node/<node>?q=<query> with node being a maximally useful context while preserving fidelity with the percent-encoded query string
#### Feeds
- GET /feed/@<user>
@@ -433,7 +433,6 @@ Agoras can define mappings from these to URL schemes generalizing to isomorphic
- #pull [[elinor ostrom]] [[commons]] [[knowledge commons]]
# Thanks
To [[Flancia Collective]], [[Agora Discuss]] and the [[Fellowship of the Link]] for discussion and inspiration.