An open API service indexing awesome lists of open source software.

https://github.com/electerm/github-api-handler-go

electerm github api server(with go), when release, auto update electerm.html5beta.com
https://github.com/electerm/github-api-handler-go

Last synced: 6 months ago
JSON representation

electerm github api server(with go), when release, auto update electerm.html5beta.com

Awesome Lists containing this project

README

          

# github-api-handler-go

## run
```
git clone git@github.com:electerm/github-api-handler-go.git
cd github-api-handler-go
cp config.sample.toml config.toml
./init
go run app.go
```