simple-analytics/README.md

10 lines
314 B
Markdown
Raw Normal View History

2023-04-01 12:31:58 +00:00
# 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.