Skip to content

Rest apis with gson and rest GET call example #14

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

Merged
merged 2 commits into from
Oct 22, 2023
Merged

Conversation

joney000
Copy link
Owner

@joney000 joney000 commented Oct 22, 2023

  • parsing entities using Gson
  • making a network call using URl and HttpURLConnection

Todo:

  • removing static lib and moving to maven
  • making the get calls in parallel using a thread pool of batches of MAX_PAGES/THREADS

@joney000 joney000 merged commit cebbede into master Oct 22, 2023
@joney000 joney000 self-assigned this Oct 28, 2023
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

Successfully merging this pull request may close these issues.

1 participant