Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 986 Bytes

fever.markdown

File metadata and controls

36 lines (24 loc) · 986 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 the mod_rewrite enabled.

The Fever URL becomes http://your_miniflux_url/myuser.sqlite/.

Notes

  • Links, sparks and kindlings are not supported.
  • Only JSON responses are handled.