Electra API public web-services.
Please check the API documentation to know how to use our public web-services.
go get github.com/ahmedaly113/eltra-api
cd GOPATH/ahmedaly113/eltra-api
make install
Then copy/paste the .env.sample
to .env
and update the values.
make start
make test