ElectraPay API public web-services.
Please check the API documentation to know how to use our public web-services.
go get github.com/ruannelloyd/electrapay-api
cd GOPATH/ruannelloyd/electrapay-api
make installThen copy/paste the .env.sample to .env and update the values.
make startmake test