The REST API has been implemented and is available in Software Development Kits for Ruby
, PHP
and Node.js
. Each SDK can be installed as a package and works out of the box. The code can be forked from GitHub and contributed to.
View on GitHub | https://github.com/vmgltd/hlr-lookup-api-ruby-sdk |
View on RubyGems | https://rubygems.org/gems/ruby_hlr_client |
Gem Install | gem install ruby_hlr_client |
View on GitHub | https://github.com/vmgltd/hlr-lookup-api-php-sdk |
View on Packagist | https://packagist.org/packages/vmgltd/hlr-lookup-api-php-sdk |
Composer Install | php composer.phar require vmgltd/hlr-lookup-api-php-sdk |
View on GitHub | https://github.com/vmgltd/hlr-lookup-api-nodejs-sdk |
View on Npm | https://www.npmjs.com/package/node-hlr-client |
Npm Install | npm install node-hlr-client |