sismics / reader

Free and open source feeds reader, including all major Google Reader features
https://www.sismics.com/reader/
GNU General Public License v2.0
400 stars 98 forks source link

Open Reader support #158

Closed valdotdev closed 6 years ago

valdotdev commented 6 years ago

Will Sismics reader eventually support the Open Reader API? I got a lot of feeds in services like Inoreader So rather than just exporting/importing a JSON/OPML file, Sismics could just sync with external services. Sorry in advance if this was already talked about.

Thanks.

jendib commented 6 years ago

That's a good idea, however this API is not finished: http://rss-sync.github.io/Open-Reader-API/stream/

valdotdev commented 6 years ago

@jendib Oh ok. I just thought it's already plausible since apps like Vienna or Reeder supports services like Inoreader which they claim uses Open Reader. I guess you need to access the APIs of these individual services like here. Now that I read the page fully, It appears the services are currently using/mimicing the existing Google Reader API to sync with RSS apps.

jendib commented 6 years ago

Indeed it looks like these clients are using the proprietary API of a few services. This issue https://github.com/sismics/reader/issues/157 suggesting to implement the Fever API could be a better idea to support those clients.