Monday, May 16, 2011

Introducing the Google Fusion Tables API


In this article, I'll be providing you with a quick overview of the Fusion Tables API.
Google Fusion Tables is a modern data management and publishing web application that makes it easy to host, manage, collaborate on, visualize, and publish data tables online. We'll go over the API by creating a sample application that interacts with our Fusion Tables. The sample app will use the Google APIs Client Library for Java and the complete source code is available on GitHub.