ahmedaly113 / eltra-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electra API

Electra API public web-services.

The MIT License Travis Go Report Card

Documentation

Please check the API documentation to know how to use our public web-services.

Contribute

Getting Started

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.

Run locally

make start

Test

make test

About

License:MIT License


Languages

Language:Go 99.6%Language:Makefile 0.4%