Process notifier written using only zig's std
curl -fsSL https://raw.githubusercontent.com/hadikhamoud/api-warden/main/install.sh | bashNot compatible with less than 0.15.2 Requires Zig 0.15.2+
git clone https://github.com/hadikhamoud/api-warden.git
cd api-warden
zig build -Doptimize=ReleaseFast
sudo cp zig-out/bin/api-warden /usr/local/bin/- make stdout and err capturing optional
- add argparse class with helpers
- add custom body schema representation
- adding custom body support
- default body discord-webhook compatible