1.0.0 • Published 4 months ago

@specialman/termii v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

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

  1. Requirements
  2. Installation
  3. Setup
  4. Usage
  5. Contributing
  6. License

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

  1. Error
  2. Messaging
  3. Token
  4. Insight

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.