The Ittybit Ruby library provides convenient access to the Ittybit API from Ruby applications.
Installation
Usage
Instantiate and use the client with the following:
Then you can use the client to make requests to the API.
Async Usage
The SDK also provides async clients for non-blocking operations:
Advanced Features
Request Options
You can customize individual requests with additional options:
Error Handling
The SDK raises exceptions for API errors: