Skip to content
This repository has been archived by the owner on Jan 23, 2020. It is now read-only.

Latest commit

 

History

History
36 lines (24 loc) · 992 Bytes

fever.markdown

File metadata and controls

36 lines (24 loc) · 992 Bytes

Fever API

Miniflux support the Fever API. That means you can use mobile applications compatible with Fever.

This feature has been tested with the following apps:

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.