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

https://github.com/omdxp/godaddy-reseller-api-client

This wrapper client allows easy access to GoDaddy reseller api
https://github.com/omdxp/godaddy-reseller-api-client

api api-wrapper godaddy godaddy-api hacktoberfest javascript package reseller-api typescript wrapper

Last synced: over 1 year ago
JSON representation

This wrapper client allows easy access to GoDaddy reseller api

Awesome Lists containing this project

README

          


godaddy-reseller-api-client


godaddy-reseller-api-client


This wrapper client allows easy access to GoDaddy reseller api.



godaddy-reseller-api-client is released under the MIT license.


Current npm package version.


PRs welcome!

# How to install it?

- Using [npm](https://www.npmjs.com/):

```sh
npm i godaddy-reseller-api-client
```

- Using [yarn](https://yarnpkg.com/):

```sh
yarn add godaddy-reseller-api-client
```

# How to use it?

Please follow [this documentation](./docs/DOCS.md) to get started.

# Contributing

Please check [this](./CONTRIBUTING.md) if you consider to contribute to this project.

# License

This project is licensed under the [MIT](./LICENSE) license.