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

https://github.com/coding/coding-activeness-graph-widget

Coding 活跃图挂件
https://github.com/coding/coding-activeness-graph-widget

Last synced: 2 months ago
JSON representation

Coding 活跃图挂件

Awesome Lists containing this project

README

        

# Coding 活跃图挂件

### 开发环境
- Go 1.4.2

### 运行方法
```
go run web.go
```

### 挂件用法
在需要显示挂件的页面里插入如下 HTML 代码:
```

```
将其中的 `http://localhost:3000` 换成应用实际所在的 URL。