@biashara/beem-client
v0.3.1
Published
Unofficial NodeJS Beem.Africa client for interfacing with the [Beem.Africa](https://beem.africa/beem-api) APIs. This is created to serve the needs of [Biashara-as-a-Service](biashara.tz)
Downloads
26
Readme
Biashara x Beem.Africa
Unofficial NodeJS Beem.Africa client for interfacing with the Beem.Africa APIs. This is created to serve the needs of Biashara-as-a-Service
Usage
yarn add @biashara/beem-client
Developer Notice
- Type-safety over everything
Type Inference >> Explicit Type Declaration
- Functional is the way to go
TODO
Things to do towards the completion of the package. The incremental changes are to be applied in the 0.x.x
version of the package. Stablity with begin only after being in a stable version (likely 1.x.x.
)
Implementation
- [x] One-way SMS
- [ ] Two-way SMS
- [ ] USSD
Misc
- [ ] Tests
- [ ] Light Docs
- [ ] Open Sourcing codebase