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

https://github.com/michaelborn/cbnamecheap

CFML API wrapper for Namecheap.com
https://github.com/michaelborn/cbnamecheap

Last synced: 5 months ago
JSON representation

CFML API wrapper for Namecheap.com

Awesome Lists containing this project

README

          

# cbNameCheap

CFML API wrapper for the [Namecheap Developer API](https://www.namecheap.com/support/api/intro/).

This module is a work in progress. Feel free to contribute a test or feature.

## CONTRIBUTING

All contributions welcome! Fixing typos or adding tests are especially easy ways to help out.

To get started hacking on cbNameCheap:

1. Clone the module - `git clone git@github.com:michaelborn/cbNameCheap.git`
2. Install dependencies - `box install`
3. Start up a Lucee server - `box server start serverConfigFile=server-lucee@5.json`
4. Write code
5. Run tests - `box testbox run`
6. Push up a [pull request](https://github.com/michaelborn/cbNameCheap/pulls)

## The Good News

> For all have sinned, and come short of the glory of God ([Romans 3:23](https://www.kingjamesbibleonline.org/Romans-3-23/))

> But God commendeth his love toward us, in that, while we were yet sinners, Christ died for us. ([Romans 5:8](https://www.kingjamesbibleonline.org/Romans-5-8))

> That if thou shalt confess with thy mouth the Lord Jesus, and shalt believe in thine heart that God hath raised him from the dead, thou shalt be saved. ([Romans 10:9](https://www.kingjamesbibleonline.org/Romans-10-9/))

## Repository

Copyright 2022 (and on) - [Michael Born](https://michaelborn.me/)

* [Homepage](https://github.com/michaelborn/cbNameCheap)
* [Issue Tracker](https://github.com/michaelborn/cbNameCheap/issues)
* [New BSD License](https://github.com/michaelborn/cbNameCheap/blob/master/LICENSE)