api_smith icon indicating copy to clipboard operation
api_smith copied to clipboard

API Smith makes building structured API clients even simpler.

Results 6 api_smith issues
Sort by recently updated
recently updated
newest added

Any chance you think you'll update the dependency on hashie to '~> 3.2'? I'm using some omniauth libraries that are dependent on '~> 3.2'. I tried forking and updating dependencies...

Hi, I'm giving APISmith::Smash a try to map a rich JSON input to Ruby objects. I have a situation where I have a nested piece of data that I want...

Hi, When I have response containing a date on the form yyyy-mm-dd this is automatically transformed to a date, even without a proper Date.parse transformer. I believe that it should...

Hey guys- This is more of a feature request than anything else. Here's the deal: It's been kinda popular to version APIs by using some sort of prefix, like /v1/posts/1...

Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.11.0 to 0.21.0. Changelog Sourced from httparty's changelog. 0.21.0 escape filename in the multipart/form-data Content-Disposition header Fix request marshaling Replace mime-types with mini_mime 0.20.0 Breaking changes Require...

dependencies