mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-23 09:02:41 +00:00
23 lines
696 B
Markdown
23 lines
696 B
Markdown
|
[TOC]
|
||
|
|
||
|
# About
|
||
|
|
||
|
The Fever protocol is a basic protocol which has historically been popular with iOS and macOS clients.
|
||
|
|
||
|
It allows marking articles as read or starred, but does not allow adding or modifying newsfeeds. Instead of being classified into folders, newfeeds may belong to multiple groups, which do not nest.
|
||
|
|
||
|
<dl>
|
||
|
<dt>Supported since</dt>
|
||
|
<dd>0.8.0</dd>
|
||
|
<dt>Base URL</dt>
|
||
|
<dd>/fever/</dd>
|
||
|
<dt>API endpoint</dt>
|
||
|
<dd>/fever/?api</dd>
|
||
|
<dt>Specifications</dt>
|
||
|
<dd><a href="https://web.archive.org/web/20161217042229/https://feedafever.com/api">"Public beta"</a> (at the Internet Archive)</dd>
|
||
|
</dl>
|
||
|
|
||
|
# Differences
|
||
|
|
||
|
# Interaction with folders
|