Introduction
Libraries
The Cirro API is a RESTful API that uses JSON for serialization and OAuth 2 for authentication. To make interacting with it easier we plan to provide libraries for a variety of languages and frameworks.
Currently we only have our Ruby library available. If you are interested in a library for a specific language or framework - or if you'd like to contribute to one - please let us know.
Ruby - CirroIOV2::Client
The Ruby library is available on RubyGems and GitHub. Please take a look at its README for instructions on how to install and use it.