Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sammychinedu2ky/airtime-giveaway
A console app for automating the delivery of airtime
https://github.com/sammychinedu2ky/airtime-giveaway
Last synced: about 14 hours ago
JSON representation
A console app for automating the delivery of airtime
- Host: GitHub
- URL: https://github.com/sammychinedu2ky/airtime-giveaway
- Owner: sammychinedu2ky
- License: mit
- Created: 2021-07-29T11:04:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-06T19:12:24.000Z (over 2 years ago)
- Last Synced: 2024-04-18T06:19:32.890Z (7 months ago)
- Language: C#
- Size: 24.4 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# AIRTIME AUTOMATION
This code contains a sample console application for automating the sending of airtime to a list of numbers using Flutterwave API.It is written in C#
Some required fields to set before running the program are:
- SEC_KEY = Your Flutterwave account's secret key
- PHONE_NO = An array of strings of phone numbers### For more information checkout [Docs Reference](https://developer.flutterwave.com/reference#validate-bill-service)
NB:- It requires that you have a funded Flutterwave account and feel free to contribute 😅