simple_api_client 0.0.1
A module to help create api clients quickly. The idea is you should only have to define your endpoints and not worry about setup and the http client.
Gemfile:
=
installation:
=
Dépendances de Runtime (2):
activesupport
>= 0
curb
>= 0