1.0.0 • Published 4 months ago
@specialman/termii v1.0.0
Termii NodeJS SDK
The Termii SDK provides a seamless way to integrate messaging, token, and insights into your applications. This guide explains how to use the available features, including sending messages, verifying phone numbers, checking balances and more.
Table of Content
Requirements
- Termii API key.
- Node JS v18 or higher.
Installation
npm install @specialman/termii
Setup
let termii = require("@specialman/termii");
termii = termii("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.
1.0.0
4 months ago