https://github.com/sdttttt/huck
💾 Data collection server software. Configuration flexible, no external dependencies.
https://github.com/sdttttt/huck
go http-server simple statistics
Last synced: 5 months ago
JSON representation
💾 Data collection server software. Configuration flexible, no external dependencies.
- Host: GitHub
- URL: https://github.com/sdttttt/huck
- Owner: sdttttt
- License: unlicense
- Created: 2021-03-22T08:39:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-10T00:36:41.000Z (almost 5 years ago)
- Last Synced: 2026-01-12T18:24:30.296Z (5 months ago)
- Topics: go, http-server, simple, statistics
- Language: Go
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Huck
[](https://github.com/sdttttt/huck/actions/workflows/go.yml)
[](https://codecov.io/gh/sdttttt/huck)
[](https://goreportcard.com/report/github.com/sdttttt/huck)
Huck is a simple data collection server program, It's built on top of the Echo. that achieves the purpose of statistics through API calls. Huck is characterized by simple configuration and can be deployed without external network dependencies.
## Using
```yaml
# Statisticians used.
counter:
# Here is the route used
- name: "测试员"
path: "/week"
```
## Handlers
The following statistics are currently available:
- counter