Sha256: fc9b9376f3e955e1973bcf8acb763340e30eb8d8a99b1b498129b51d86ad9c91
Contents?: true
Size: 420 Bytes
Versions: 6
Compression:
Stored size: 420 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 'allegro_api_client' api_client = ApiClient.new response = api_client.get(path:"/companies?key=id&value=Allegro Networks Ltd")
Version data entries
6 entries across 6 versions & 1 rubygems