I have been working on a ruby (not rails) library for the apps api. I have not done the groups piece yet, but this could easily be integrated into a rails app.
Right now it's designed to behave similarly to the java directory sync tool google provides. I have not built the graphical configuration manager yet (we're in the midst of rolling out apps), but that should happen soon. I've started from someone elses code, and have been refactoring it heavily as I discover better ways for client code to behave. This is alpha, pre-beta, quality software, but we're relying on it for production so expect it to improve rapidly. The code is here: http://github.com/irjudson/gdata2/tree/master --Ivan On Tue, Mar 17, 2009 at 12:53 PM, Anirudh (Google) <[email protected]> wrote: > > Hi Keith, > > Unfortunately, there is not much effort in that direction right now. > > -Anirudh > > On Mar 17, 12:14 pm, Keith Chin <[email protected]> wrote: >> Hi, >> >> Will there be a client library for Ruby-On-Rails? >> >> Cheers, >> Keith. >> >> On Mon, Mar 16, 2009 at 6:22 PM, Anirudh (Google) <[email protected]> wrote: >> >> > Hi All, >> >> > We are pleased to announce the availability of groups API as part of >> > Provisioning API suite for managing groups in Google Apps. Groups have >> > replaced and enhanced the functionality provided by email lists. For >> > more on groups for Google Apps, read our blog post here: >> >> >http://googleappsupdates.blogspot.com/2009/02/email-list-improvements... >> >> > The client libraries for Java and .NET platforms are now available for >> > download here: >> >http://code.google.com/apis/apps/libraries_and_samples.html#provision... >> >> > We also have a python library update for groups API in the pipeline >> > which will be posted to the community for review soon. >> >> > Other useful documentation links: >> >> > Developer's Guide (Protocol): >> >> >http://code.google.com/apis/apps/gdata_provisioning_api_v2.0_develope... >> >> > Developer's Guide (Java): >> >> >http://code.google.com/apis/apps/gdata_provisioning_api_v2.0_referenc... >> >> > Developer's Guide (.NET): >> >> >http://code.google.com/apis/apps/gdata_provisioning_api_v2.0_referenc... >> >> > API Reference Guide: >> >http://code.google.com/apis/apps/gdata_provisioning_api_v2.0_referenc... >> >> > Existing email lists have been migrated to groups for Google Apps >> > domains. Email lists API operations are now deprecated but will >> > continue to work with the migrated groups for now. We recommend that >> > you upgrade your code to leverage the functionality of groups API. >> >> > PS: There is a known issue with retrieving indirect group memberships >> > of a user and we are working towards resolving it. >> >> > -Anirudh > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
