MessagePub is a simple messaging API
MessagePub makes it easy to connect your application with your users on AIM, Google Chat, Phone, SMS, Email, and Twitter… using a single interface. There is a Ruby client (sudo gem install messagepub) but since it is Restful API, you can easily use ActiveResource, Httparty, or your favorite rest client.
Post a comment