Sha256: 59f354ac7652b805236017b8734931f52725f2f3d9df2feac9a619d8832cc20a

Contents?: true

Size: 411 Bytes

Versions: 1

Compression:

Stored size: 411 Bytes

Contents

# AllegroApiClient

TODO: Just a wrapper around httparty to make our lives easier

## Installation

Add this line to your application's Gemfile:

    gem 'allegro_api_client'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install allegro_api_client

## Usage
require 'APIClient'

api_client = ApiClient.new
response = api_client.get(path:"/companies?key=id&value=Allegro Networks Ltd")

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
allegro_api_client-0.0.3 README.md