Open AiraNadih opened 11 months ago
That already exist in Miniflux's Fever API. Can you clarify your feature request?
That already exist in Miniflux's Fever API. Can you clarify your feature request?
Thank you for your response. I would like to clarify my feature request. While I am aware of the existing functionality in Miniflux's Fever API, my request is specifically for similar endpoints to be available in the main Miniflux API, not just within the built-in Fever API.
The main reason for this request is that the Fever API is essentially a read-only interface, which limits its utility for certain applications. In the context of general RSS readers, typically only one API can be used to interact with Miniflux at a time. Therefore, having these endpoints (for unread and saved item IDs) directly in the main Miniflux API would be more beneficial. It would allow for a more versatile and comprehensive interaction between Miniflux and various RSS readers, going beyond the read-only capabilities of the Fever API.
This feature would significantly enhance synchronization efficiency and user experience for those relying on standard RSS readers for content management and consumption.
Looking forward to hearing your thoughts on this.
Here's the Fever API's unread and saved item IDs:
This feature can reduce the number of requests and resource consumption while synchronizing between the client and server, improving synchronization efficiency.