Caly - One API, any Calendar

Coverage

Caly unifies endpoints and object data models across many calendar APIs, helping you instantly integrate your app with Google Calendar and Microsoft Outlook in one go.

Installation

Add this line to your application's Gemfile:

gem "caly"

And then execute:

$ bundle

Or install it yourself as:

$ gem install caly

Usage

 = Caly::.new(provider, token)

.list_calendars #=> Array of Caly::Calendar instances

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.