Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: goread support #59

Closed
abudden opened this issue Jan 7, 2014 · 6 comments
Closed

Feature Request: goread support #59

abudden opened this issue Jan 7, 2014 · 6 comments

Comments

@abudden
Copy link

abudden commented Jan 7, 2014

Goread is a really nice on-line reader which can be easily hosted on google appengine for free to get a very fast and very usable RSS reader (or you can use it at goread.io for a small fee). There is an (open-source) android app available, but I don't believe this allows you to connect to your own hosted version and it is nowhere near as nice as News+.

I'm not a java programmer, so I don't really feel able to implement the extension, but it would be fantastic if someone could look at this. The existing android app would presumably help with this as it would provide examples of how to connect to a goread instance.

@noinnion
Copy link
Owner

does it have an api?

@abudden
Copy link
Author

abudden commented Jan 17, 2014

I believe so: it's used by the existing android app.

@noinnion
Copy link
Owner

there is no official api for goread? Could you ask the developer for a api
documentation.

On Fri, Jan 17, 2014 at 9:49 AM, A. S. Budden [email protected]:

I believe so: it's used by the existing android app.


Reply to this email directly or view it on GitHubhttps://github.com//issues/59#issuecomment-32588632
.

@abudden
Copy link
Author

abudden commented Jan 27, 2014

I've created an issue on his github page; I'll let you know when I hear back.

@maddyblue
Copy link

I've documented the minimum API calls for a functioning client here. I'm happy to provide as many details, help, or new documentation as requested. If you need new API calls, those can also be added.

@noinnion
Copy link
Owner

Hi Matt,

thanks for api documentation. You can see in https://github.com/noinnion/newsplus/tree/master/api#subclassing-readerextension the api for building an extension for News+. Maybe you can provide the needed apis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants