Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhs007/adacore
https://github.com/zhs007/adacore
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zhs007/adacore
- Owner: zhs007
- License: apache-2.0
- Created: 2019-07-29T07:00:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-08T14:00:09.000Z (almost 4 years ago)
- Last Synced: 2023-07-27T22:49:28.021Z (over 1 year ago)
- Language: Go
- Size: 300 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ada Core
[![Build Status](https://travis-ci.org/zhs007/adacore.svg?branch=master)](https://travis-ci.org/zhs007/adacore)### 概要
``adacore``是一个开箱即用的报表输出工具。
### 使用
具体可见 [例子-报表](https://github.com/zhs007/adacore/blob/master/samples/report/main.go) 。
执行该例子后,会生成一个这样的 [页面](https://ada.heyalgo.io/c82NbzgT2DELRjcu+q356XrDp+_ePWs3X2NVhg_DBdE.html)。
接口现在还比较简单,逐步完善中,如果您有任何的意见和建议,可以提出来。
### 更新日志
##### v0.2
- 加入ChatBot支持。
- 支持 ``telegram``,这里加入:[Ada](https://t.me/@ada_heyalgo_bot)##### v0.1
- 支持grpc调用。