1.0.1 • Published 5 months ago
@specialman/gsubz v1.0.1
GSUBZ NodeJS SDK
Introduction
This SDK provides a simple and efficient access to the GSUBZ API, allowing you to check balance, retrieve service, plans, make payments, and verify payments. This guide will walk you through the installation, setup, and usage of the package to help you integrate it seamlessly into your application.
Table of Content
Requirements
- GSUBZ API Key.
- Node JS v18 or higher.
Installation
npm install @specialman/gsubz
Setup
let gsubz = require("@specialman/gsubz");
gsubz = gsubz("your_api_key");
Usage
Contributing
We welcome community contributions to this project.
Please read our Contributor Guide for more information on how to get started. Please also read our Contributor Terms before you make any contributions.
License
By contributing to this project, you agree that your contributions will be licensed under its MIT license.
Copyright (c) Special Man Global Solution LTD.