mirror of
https://github.com/flancian/garden.git
synced 2026-08-10 16:36:19 +00:00
autopushed
This commit is contained in:
@@ -412,9 +412,9 @@ Agoras can define mappings from these to URL schemes generalizing to isomorphic
|
|||||||
#### Entity resolution
|
#### Entity resolution
|
||||||
- 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 /node/<node> -> entity resolution
|
- GET /node/<node> -> entity resolution, node can be percent-encoded
|
||||||
- GET /nodes -> lists known entities in canonical form
|
- GET /nodes -> lists known entities in canonical form
|
||||||
- …
|
- GET /<context> -> by default the same as /node/<context>, might be overridden with a more particularly useful context
|
||||||
|
|
||||||
#### Feeds
|
#### Feeds
|
||||||
- GET /feed/@<user>
|
- GET /feed/@<user>
|
||||||
|
|||||||
Reference in New Issue
Block a user