Skip to content

nbarthelemy/name_dot_com_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NameDotComApi

This gem allows you to interact with the name.com api via ruby.

Basic Usage

client = NameDotComApi::Client.new(‘< username >’,‘< api_token >’, < test_mode >) response = client.check_domain(‘< domain_name >’)

  • Please see lib/name_dot_com_api/client.rb and specs for additional details on usage

TODOS

  • MORE DOCUMENTAION

  • Add Contact model for contact creation and possible validation

  • Include expected responses in mocks

About

This gem allows you to interact with the name.com api via ruby.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages