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

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.

Awesome Lists containing this project

README

          

# Huck

[![Go](https://github.com/sdttttt/huck/actions/workflows/go.yml/badge.svg)](https://github.com/sdttttt/huck/actions/workflows/go.yml)
[![codecov](https://codecov.io/gh/sdttttt/huck/branch/master/graph/badge.svg?token=ZHKA97WxWR)](https://codecov.io/gh/sdttttt/huck)
[![Go Report Card](https://goreportcard.com/badge/github.com/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