Node.js SDK
Official TypeScript SDK for Node, Deno-style runtimes, serverless functions, scripts, and CI jobs.
npm install @trigv/sdk Send push notifications from app code, scripts, CLIs, and CI pipelines with the same Trigv event API.
Official TypeScript SDK for Node, Deno-style runtimes, serverless functions, scripts, and CI jobs.
npm install @trigv/sdk Official Python client for scripts, cron jobs, backend services, CI pipelines, and automation workers.
pip install trigv Official PHP client for Laravel apps, WordPress plugins, backend jobs, payment handlers, and scripts.
composer require trigv/trigv Official Go SDK for APIs, workers, CLIs, Cloud Run, Lambda, and other backend services.
go get github.com/trigv/[email protected] Official Ruby client for Rails apps, scripts, background jobs, deploy hooks, and CI pipelines.
gem 'trigv', '~> 0.1' Official command-line tool for shell scripts, cron jobs, CI pipelines, deploy hooks, and terminals.
npm install -g @trigv/cli All SDKs call the same event endpoint. Use the HTTP API directly when you want zero dependencies or a custom runtime.