Spongecell API Documentation: Sponger

In the following pages we give you a basic introduction to the Spongecell API. With the information in these pages (especially in the reference documentation ), you should be able to write an interface for programatically interacting with Spongecell.

However, if you are developing in Ruby, especially with Ruby on Rails, then you're in luck! We've already developed a plug-in: Sponger.

Sponger is built on top ActiveResource which is included in Rails 2.0. It makes it easy to create and modify calendars, events, and calendar widgets with the Spongecell API.

Check out Sponger at Google Code!

If you need to interact with Spongecell using Ruby, but you're not using Ruby on Rails, see Tutorial: Accessing the API using Ruby

If you need to interact with Spongecell, but you're using a totally different platform, check out Tutorial: Accessing the API using Curl