Skip to content
This repository has been archived by the owner on Jan 1, 2019. It is now read-only.

May I know how to call an api and get json response using java #78

Open
yashwanth2804 opened this issue Jan 11, 2018 · 1 comment
Open

Comments

@yashwanth2804
Copy link

No description provided.

@yashwanth2804 yashwanth2804 changed the title May I know how to call an api and get json response May I know how to call an api and get json response using java Jan 11, 2018
@jeffpeiyt
Copy link
Contributor

@yashwanth2804 hi, thanks for trying parallec.io

You will get string back from the response and can convert it to json.

Here are some examples:
https://github.com/eBay/parallec-samples

https://github.com/eBay/parallec-samples/blob/master/sample-apps/src/main/java/io/parallec/sample/app/http/HttpAsyncApiPollableJob.java

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

No branches or pull requests

2 participants