miniflux-legacy/docs/fever.markdown

37 lines
992 B
Markdown

Fever API
=========
Miniflux support the [Fever API](http://feedafever.com/api).
That means you can use mobile applications compatible with Fever.
This feature has been tested with the following apps:
- [Press for Android](http://twentyfivesquares.com/press/)
- [Reeder 2](http://reederapp.com/) (iOS and OS X)
- [Reeder 3](http://reederapp.com/) (OS X)
- [ReadKit](http://readkitapp.com/) (OS X)
Configuration
-------------
Miniflux generates a random password for the Fever API.
All information are available from the page **preferences > api**.
- URL: http://your_miniflux_url/fever/
- Username: Your username
- Password: random (visible on the settings page)
Multiple databases/users
------------------------
Multiple databases can be used with the Fever API if you have Apache and `mod_rewrite` enabled.
The Fever URL becomes `http://your_miniflux_url/fever/mydatabase.sqlite/`.
Notes
-----
- Links, sparks and kindlings are not supported.
- Only JSON responses are handled.