electracoin-ECA / electra-auth

Electra Authentication API.

Home Page:https://electra-api-doc.herokuapp.com

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/Electra-project/electra-auth
cd GOPATH/Electra-project/electra-auth
make install

Then copy/paste the .env.sample to .env and update the values.

Run locally

make start

Test

make test

About

Electra Authentication API.

https://electra-api-doc.herokuapp.com

License:MIT License


Languages

Language:Go 99.5%Language:Makefile 0.5%