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
.env
file based on the.env.example
file. - Run the
cargo run
command. - Send a POST request to
/submit/{event_name}
with a JSON payload.