I have just started with the ebay Finding API and Feedback API and I need to deploy a basic API implementation on GAE/J.
The problems are:
-
How do we start with the local dev environment of the ebay SDK?
-
There is no Java tutorial for the Finding API and feedback.
-
GAE/J + ebay APIs won’t cause any complexity right?
I am looking for head start in the right direction,I am using Eclipse + GAE plugin.
A full example never hurt anyone so I am going to post a sample of code I am using to fetch information using ebay REST API
And here is the URLReader class
Happy coding!