mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-25 01:52:40 +00:00
20 lines
896 B
Markdown
20 lines
896 B
Markdown
|
[TOC]
|
||
|
|
||
|
# About
|
||
|
|
||
|
<dl>
|
||
|
<dt>Supported since</dt>
|
||
|
<dd>0.9.0</dd>
|
||
|
<dt>Base URL</dt>
|
||
|
<dd>/</dd>
|
||
|
<dt>API endpoint</dt>
|
||
|
<dd>/u/<var>username</var></dd>
|
||
|
<dd>/microsub</dd>
|
||
|
<dt>Specifications</dt>
|
||
|
<dd><a href="https://indieweb.org/Microsub-spec">Microsub</a>, <a href="https://indieauth.spec.indieweb.org/">IndieAuth</a></dd>
|
||
|
</dl>
|
||
|
|
||
|
The Microsub protocol is a facet of the [IndieWeb movement](https://indieweb.org/), and unlike other protocols is designed as a first-class interface between news-reading clients and servers.
|
||
|
|
||
|
As IndieWeb technology is sprawling and complex, The Arsse only implements enough so that Microsub clients can be used with The Arsse. Consequently The Arsse does not function as a generic IndieAuth authorizer, will not work with arbitrary IndieWeb identifier URLs, does not implement any Micropub functionality, and so on.
|