api-model 2.2.3
API model is a simple wrapper for interacting with external APIs. It tries to make it very simple and easy to make API calls and map the responses into objects.
Gemfile:
=
install:
=
Runtime Dependencies (6):
activemodel
~> 4.1
activesupport
~> 4.1
hash-pipe
~> 0.0
http-cookie
~> 1.0
typhoeus
~> 0.6
virtus
~> 1.0