Blog Discussion
system at July 27th, 2015 11:57 — #1
I have published a basic API wrapper to RubyGems.org.
The gem does not abstract all API calls to ruby methods but simply gives the GET
, POST
, PUT
and DELETE
methods.
The gem handles the authentication with the OnePageCRM API.
This is a companion discussion topic for the original entry at http://developer.onepagecrm.com/blog/2015/07/21/api-client-gem.html
Powered by Discourse, best viewed with JavaScript enabled