Github repository: https://github.com/yuxir/NamesiloRubyClient
Namesilo is one of the top domain name registrar, offering competitive pricing, easy to use interface, free privacy protection and email forwarding.
We created NameSilo with the goal of offering a new type of registrar that appeals to people looking for a simpler, cheaper and better alternative to the companies already in the industry. As people with domain portfolios of our own, and having used many registrars ourselves, we believed that there was enough room for improvement to throw our hat into the ring.
This project is aiming to provide a Ruby client for Namesilo REST APIs. This gem can be used in Ruby/Rails application to retrieve information from Namesilo and send requests to Namesilo server, e.g. listing all domains, email forwards, url forwards, register a new domain, renew a domain etc.
Namesilo makes an application programming interface (API) available to all users as a convenience to customers who have additional automation requirements. The API allows access to accounts via our users' own software as opposed to needing to log in through our web interface.
Ruby V2.4
Gem V2.6.11
All commits in this contribution can be viewed in the following pull requests:
https://github.com/yuxir/NamesiloRubyClient/pull/1
https://github.com/yuxir/NamesiloRubyClient/pull/2
The new features are summarized below:
As mentioned in the roadmap in previous submission, now all Namesilo REST API methods are supported in this client. The changes can be viewed here:
https://github.com/yuxir/NamesiloRubyClient/pull/1/files
To make this wrapper easy to use, some helper methods have been added, e.g. return all domains, name servers, email forwards as arrays of Ruby objects. All changes can be viewed here:
https://github.com/yuxir/NamesiloRubyClient/pull/2/files
As an API wrapper, all methods provided in the Namesilo REST API are supported by this Ruby client now. Therefore this project is pretty much finished.
Just fork this project, create your feature branch, commit your changes and send a pull request!
https://github.com/yuxir/NamesiloRubyClient
I have added my Steemit account link in the README: