diff --git a/agora pkg chapter.md b/agora pkg chapter.md index 31ee44627..856080933 100644 --- a/agora pkg chapter.md +++ b/agora pkg chapter.md @@ -91,8 +91,6 @@ It is also a project with a pragmatic bent directed towards world improvement an - #pull [[effective altruism]] - #pull [[murray bookchin]] - - ## Praxis 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 +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 /@ +- GET /node/ -> entity resolution +- GET /nodes -> lists +- GET /feed/node +- GET /feed/journals +- GET /feed/@userjournals +- +- go / one per action + # Thanks To [[Flancia Collective]], [[Agora Discuss]] and the [[Fellowship of the Link]] for discussion and inspiration.