A flexible and simple analytics system with a simple API that allows everyone to create simple, fast and private
analytics.
| src | ||
| .env.example | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
Simple Analytics
A flexible and simple analytics system with a simple API that allows everyone to create simple, fast and private analytics.
Usage
- Create a
.envfile based on the.env.examplefile. - Run the
cargo runcommand. - Send a POST request to
/submit/{event_name}with a JSON payload.