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
- Host: GitHub
- URL: https://github.com/hashrocket/namecheap
- Owner: hashrocket
- Created: 2009-01-27T16:13:21.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2009-01-27T18:17:46.000Z (over 17 years ago)
- Last Synced: 2025-03-27T14:21:17.135Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 101 KB
- Stars: 33
- Watchers: 10
- Forks: 28
- Open Issues: 1
-
Metadata Files:
- Readme: README.textile
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