api-model 2.8.0
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.5
http-cookie
~> 1.0
typhoeus
>= 1.1
virtus
~> 1.0