An open API service indexing awesome lists of open source software.

https://github.com/hashrocket/namecheap

ruby namecheap API wrapper
https://github.com/hashrocket/namecheap

Last synced: about 1 year ago
JSON representation

ruby namecheap API wrapper

Awesome Lists containing this project

README

          

h1. Ruby Wrapper for Namecheap.com API

Allow the ability to check domain availability through namecheap.com API.

h2. Usage



require 'lib/namecheap'

namecheap = Namecheap.new
namecheap.is_domain_availble? 'hashrocket.com' # => false

h2. Contributors

* "Hashrocket":http://www.hashrocket.com
* "Corey Grusden":http://coreygrusden.com
* "Big Tiger":http://bigtiger.github.com