mirror of
https://github.com/flancian/garden.git
synced 2026-08-10 16:36:19 +00:00
autopushed
This commit is contained in:
+14
-2
@@ -91,8 +91,6 @@ It is also a project with a pragmatic bent directed towards world improvement an
|
|||||||
- #pull [[effective altruism]]
|
- #pull [[effective altruism]]
|
||||||
- #pull [[murray bookchin]]
|
- #pull [[murray bookchin]]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Praxis
|
## Praxis
|
||||||
|
|
||||||
The Agora is a platform for shared [[praxis]] based on a set of public [[intents]], which include declarations of [[goals]] and [[values]].
|
The Agora is a platform for shared [[praxis]] based on a set of public [[intents]], which include declarations of [[goals]] and [[values]].
|
||||||
@@ -390,6 +388,20 @@ The [[Agora platform]], although strictly rooted in [[web 1]] principles in its
|
|||||||
|
|
||||||
### Endpoints
|
### Endpoints
|
||||||
|
|
||||||
|
This section triers to summarize the endpoints that [[Agora server]] provides and plans to provide.
|
||||||
|
|
||||||
|
Agoras can define mappings from these to URL schemes generalizing to isomorphic REST-like APIs using `agora.yaml`[^yaml].
|
||||||
|
|
||||||
|
[^yaml]: or TOML?
|
||||||
|
- GET /@<user>
|
||||||
|
- GET /node/<node> -> entity resolution
|
||||||
|
- GET /nodes -> lists
|
||||||
|
- GET /feed/node
|
||||||
|
- GET /feed/journals
|
||||||
|
- GET /feed/@userjournals
|
||||||
|
-
|
||||||
|
- go / one per action
|
||||||
|
|
||||||
# Thanks
|
# Thanks
|
||||||
|
|
||||||
To [[Flancia Collective]], [[Agora Discuss]] and the [[Fellowship of the Link]] for discussion and inspiration.
|
To [[Flancia Collective]], [[Agora Discuss]] and the [[Fellowship of the Link]] for discussion and inspiration.
|
||||||
|
|||||||
Reference in New Issue
Block a user