SkillAgentSearch skills...

Namecheap

ruby namecheap API wrapper

Install / Use

/learn @hashrocket/Namecheap
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

h1. Ruby Wrapper for Namecheap.com API

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

h2. Usage

<pre> <code> require 'lib/namecheap' namecheap = Namecheap.new namecheap.is_domain_availble? 'hashrocket.com' # => false </code> </pre>

h2. Contributors

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

Related Skills

View on GitHub
GitHub Stars33
CategoryDevelopment
Updated5mo ago
Forks26

Languages

Ruby

Security Score

72/100

Audited on Oct 27, 2025

No findings