command
module
Version:
v0.0.0-...-a33b665
Opens a new window with list of versions in this module.
Published: Jun 17, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
fantastic-succotash
This is a simple application to send Mpesa STK Push requests using the Daraja API to Kenyan Members of Parliament.
Installation
To run this application, you need to have Go installed on your machine. You can download and install Go from the official website.
-
Clone the repository
git clone https://github.com/0x6flab/fantastic-succotash
-
Run go mod download
to download the dependencies
go mod download
-
Create a .env
file in the root directory and add the following environment variables
MPESA_CONSUMER_KEY=
MPESA_CONSUMER_SECRET=
MPESA_PASS_KEY=
-
Run the application
go run main.go
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.