We started work on our official 3scale-api gem https://github.com/3scale/3scale-api-ruby.
I plan to implement all the methods that this gem provides. The API might differ, but it will be more or less the same. So far we focused on methods to copy a service and will continue to do so. The user management api calls would come after that probably.
We aim to have 0 runtime dependencies (no faraday, no nokogiri). Hope that is not a problem for you. If you have any questions/suggestions, feel free to open an issue.
We started work on our official 3scale-api gem https://github.com/3scale/3scale-api-ruby.
I plan to implement all the methods that this gem provides. The API might differ, but it will be more or less the same. So far we focused on methods to copy a service and will continue to do so. The user management api calls would come after that probably.
We aim to have 0 runtime dependencies (no faraday, no nokogiri). Hope that is not a problem for you. If you have any questions/suggestions, feel free to open an issue.