/murmur

A stateless notifier for several websites

Primary LanguageGoMIT LicenseMIT

murmur

test

How to Build

make setup
make

Usage

CLI mode

murmur update --config config.yaml

Server mode

Server

murmur serve --listen localhost:8080

Client

curl -X POST http://localhost:8080/jobs/exec --data-binary @config.yaml