I'm building a Java client library for Yahoo's Upcoming REST API. The
library is still under development. It does support retrieval of
Events and Venues:
I'm building a Java client library for Yahoo's Upcoming REST API. The library is still under development. It does support retrieval of Events and Venues: ...
Looks like a good start. One thing; don't bother implementing Country, State, or Metro. They're deprecated. Use the magic 'location' parameter and just pass in...