simple-analytics/README.md
2023-04-01 14:31:58 +02:00

10 lines
314 B
Markdown

# Simple Analytics
A flexible and simple analytics system with a simple API that allows everyone to create simple, fast and private
analytics.
## Usage
1. Create a `.env` file based on the `.env.example` file.
2. Run the `cargo run` command.
3. Send a POST request to `/submit/{event_name}` with a JSON payload.