Sign in

Google Wave APIs (Labs)

WaveProtocol.org

Learn about the Google Wave Federation Protocol and get involved

Search Results - API: Data

Next (6 Total)
Google Wave APIs Team - Jul 16, 2010
Displays waves from the user's inbox as clickable trees, using the Javascript InfoVis Toolkit. Try it at http://wave-visualizer.appspot.com.
Shows how to render threads in a wave.
Google Wave APIs Team - Jul 08, 2010
Authenticates user to their Google Wave account, and then shows the waves in their inbox and shows the wave they click on.
Demonstrates rendering threaded waves as HTML, using WaveService to authenticate users and store their auth tokens, and doing search and fetch wave.
antimatter15 - Jun 12, 2010
A tiny mobile-friendly Google Wave client using the Data API. http://micro-wave.appspot.com
It uses OAuth with the Data APIs to retrieve the user's inbox, load waves and handle write operations. It renders waves with a pure-javascript rich-text blip renderer.
Rob N - Jun 12, 2010
Pure-HTML Wave client in Perl
Demonstrates reading, searching and replying to waves using the Data API. Shows how waves might be rendered HTML. Demonstrates the OAuth dance. Written in Perl.
Google Wave APIs Team - May 23, 2010
Shows number of unread waves for the logged in user.
Demonstrates using Oauth & inbox retrieval in the Wave Data API.
Next (6 Total)
*Live demos require Wave Sandbox access to view