abineo-analytics-collector 0.1.0

Used in the backend of the Abineo Analytics server.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Abineo Analytics Collector

Visit [abineo.swiss/analytics](https://abineo.swiss/analytics) for infos about Abineo Analytics.

## Developer Setup

Install the [rust toolchain](https://rustup.rs).

Run tests using [cargo](https://rustup.rs/).

```sh
cargo test
```

## License

[☕ Coffee License 2.0](https://coffee-license.org/v2.0).