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

Stupid Question #124

Closed
TomsOverBaghdad opened this issue Apr 28, 2015 · 5 comments
Closed

Stupid Question #124

TomsOverBaghdad opened this issue Apr 28, 2015 · 5 comments
Assignees
Labels
Milestone

Comments

@TomsOverBaghdad
Copy link

How do i get the home page, ive tried so many things, and cant seem to just get the main page, i can get any subreddit though :)

@TomsOverBaghdad
Copy link
Author

this works. but is it the right way?

Submissions subms = new Submissions(mRestClient, null);
return subms.parse("/hot.json");

@captdan
Copy link

captdan commented Apr 28, 2015

Yeah I think that's right.

@TomsOverBaghdad
Copy link
Author

I feel like that should be more obvious in the code or for an example.

sfat added a commit that referenced this issue Apr 28, 2015
#124 added example for retrieving submissions from /hot.json
@sfat
Copy link

sfat commented Apr 28, 2015

added an example in #125 . Let me know if it's okay.

@sfat sfat added the question label Apr 28, 2015
@sfat sfat added this to the 1.0.4 milestone Apr 28, 2015
@sfat sfat self-assigned this Apr 28, 2015
@sfat
Copy link

sfat commented Apr 28, 2015

can I close this guy, @TomsOverBaghdad ?

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

No branches or pull requests

3 participants