Kerollmops / meilisearch2pushover

A small HTTP server to serve as a Meilisearch webhook, which will notify task statuses via Pushover

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meilisearch2Pushover

A small HTTP server to serve as a Meilisearch webhook, which will notify task statuses via Pushover.

Usage

export PUSHOVER_USER=your-pushover-user-key
export PUSHOVER_TOKEN=your-pushover-app-token
cargo run --release

About

A small HTTP server to serve as a Meilisearch webhook, which will notify task statuses via Pushover

License:MIT License


Languages

Language:Rust 100.0%