Chit Chats API Ruby Example

This is an example of using the Chit Chats API with Ruby and a lightweight Active Resource wrapper.

For more information please read the Chit Chats API documentation.

To run the example edit the example.rb file and replace the CLIENT_ID and ACCESS_TOKEN with values from your account.

Once editted run:

bundle install # installs ActiveResource gem
ruby example

Note: The example demonstrate the main features of the API but buying and refunding postage is commented out since these operations incur finanical costs.


If you have a specific feature request or find a bug, please open a GitHub issue.

To talk with us and other developers about the API, post a question on StackOverflow tagged chitchats. If you need help from us directly, please open a support ticket.