- Should just return the data as is in an
ApiResponse
object - Handle errors with custom classes
- Add tests
- Write README
- Write YARD documentation
- Should utilize
ApiResponse
,ApiObject
andListObject
objects similar to Stripe's Ruby gem
ApiResponse
objectApiResponse
, ApiObject
and ListObject
objects similar to Stripe's Ruby gem