mirror of
https://github.com/flancian/garden.git
synced 2026-08-10 16:36:19 +00:00
autopushed
This commit is contained in:
@@ -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 /nodes -> lists known entities in canonical form
|
||||||
- GET /@<user> -> provides details about a user and the [[subnodes]] in their repositories.
|
- GET /@<user> -> provides details about a user and the [[subnodes]] in their repositories.
|
||||||
- GET /users -> lists users
|
- GET /users -> lists users
|
||||||
- GET /search?q=<query> -> redirects to /node/<node>?q=<query> with node being inferred after quoting/unquoting, full fidelity interface
|
- 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
|
||||||
|
|
||||||
#### Feeds
|
#### Feeds
|
||||||
- GET /feed/@<user>
|
- GET /feed/@<user>
|
||||||
|
|||||||
Reference in New Issue
Block a user