May I know how to call an api and get json response using java
yashwanth2804 opened this issue · 1 comments
yashwanth2804 commented
May I know how to call an api and get json response using java
jeffpeiyt commented
@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