Digital learnings and other such nonsense…
Posts tagged REST
Tutorial; How to call Yahoo! REST web services the easy way!
0956 days
I’ve got some requirements where I need to call a REST web service from an Android device, so I figured I’d get back to basics, and try to call a REST service through a simple Java application, just to see if I can get it working.
After trawling the web for what seemed like hours, I was finally able to come up with a simple yet effective solution. Consider the following

