frain-dev/convoy

Gogetconvoy.io
macOSWindowsLinux

The Cloud Native Webhooks Gateway

webhooksconvoygolangautomationclicloudinfrastructurewebhooks-serverangularincoming-webhooksoutgoing-webhooksgateway
Star 增长趋势
Star
2.9k
Forks
182
周增长
+0
Issues
34
1k2k
2021年5月2023年2月2024年11月2026年9月
制品库Go Modules
README

convoy image

golangci-lint Build and run all tests

GitHub stars License Release Docker Pulls

Slack X LinkedIn

Convoy is an open source high-performance webhooks gateway used to securely ingest, persist, debug, deliver and manage millions of events reliably with rich features such as retries, rate limiting, static ips, circuit breaking, rolling secrets and more.

Convoy provides several key features:

  • Webhooks Gateway: As a webhooks gateway, Convoy lives at the edge of your network to stream webhooks from your microservices, and send them out to your users as well as receive webhooks from your providers and route them to the required services. With this your internal systems are never exposed to the public internet.

  • Scalability: Convoy acts as a dedicated message queue for webhooks, and was designed to be horizontally scalable. It includes two components, server and agent, which can be scaled independently to fit the need.

  • Security: Convoy ships with several security features for webhooks, such as payload signing to ensure message integrity, bearer token authentication for authenticated webhook endpoints, OAuth2 and mTLS for endpoints that require them, and static ips for network environments with strict firewall rules.

  • Fan Out: Convoy is able to route an event to multiple endpoints based on the event type or payload structure.

  • Rate Limiting: While Convoy is able to ingest events at a massive rate, it throttles the delivery of these events to the endpoints at a configurable rate per endpoint.

  • Retries & Batch Retries: Convoy supports two retry algorithms; constant time and exponential backoff with jitter. Where automatic retries are not sufficient, convoy provides batch retries for endpoints that have consecutively failed to process retried events.

  • Customer-Facing Dashboards: Convoy allows you to generate customer facing webhooks dashboard to embed into your applications using an iframe. On this dashboard, users can debug webhooks, retry events, add endpoints, and configure each endpoint's subscription.

  • Endpoint Failure Notifications: When endpoints consecutively fail to process events, convoy disables the endpoint and sends out a notification. Email, Slack, and Microsoft Teams are supported.

  • Search: Find events by id, type, source, or idempotency key, or paste JSON to search the payload. Results stay in the date range you already have open.

  • Filters & Transforms: Subscriptions can filter on body, headers, query, and path, and run a JS transform before delivery. Events that do not match are dropped.

  • Dynamic Endpoints: Register one endpoint with a URL template and Convoy fills in the destination per event. POST /events/dynamic can wait until the event is matched before it returns 201.

  • Circuit Breaking: Convoy opens the circuit when an endpoint fails consecutively, then probes it before sending traffic again.

  • SDKs: Go, Python, JavaScript, Ruby, PHP, and Java clients are generated from the OpenAPI spec. Signature verification is hand-written and shared across languages.

  • Teams: Invite people to an organisation and assign roles. Google SSO is available when it is enabled on the instance.

  • Postgres Queue: The delivery queue can run on Postgres instead of Redis. This is experimental and needs a license.

  • Self-Hosted Premium: Add a license key to enable paid features on your own instance. Community stays free for one user, one organisation, and two projects.

Installation

Contributing

Thank you for your interest in contributing! Please refer to CONTRIBUTING.md for guidance. For contributions to the Convoy dashboard, please refer to the web/ui directory.

License

Elastic License v2.0

相关仓库
adnanh/webhook

webhook is a lightweight incoming webhook server to run shell commands

GoGo ModulesMIT Licensewebhookgo
12.1k875
frappe/frappe

Low code web framework for real world applications, in Python and Javascript

PythonPyPIlibraryMIT Licensefrappeerpnext
frappe.io/framework
10.7k5.3k
rcourtman/Pulse

Monitoring for Proxmox, Docker, Kubernetes, TrueNAS, and vSphere that watches your infrastructure for you: smart alerts, AI patrols that catch silent failures, and verified fixes

GoGo ModulesMIT Licensemonitoringproxmox
pulserelay.pro
6.7k265
svix/svix-webhooks

The open source and enterprise-ready webhooks service 🦀

Rustcrates.iolibraryMIT Licensewebhooksrust
svix.com
3.4k280
openfaas/faasd

Lightweight and portable version of OpenFaaS

GoGo ModuleslibraryOtherfaasopenfaas
store.openfaas.com/l/serverless-for-everyone-else
3.3k236
golevelup/nestjs

A collection of badass modules and utilities to help you level up your NestJS applications 🚀

TypeScriptnpmMIT Licensenestjsmicroservices
golevelup.github.io/nestjs/
2.7k301
fabston/TradingView-Webhook-Bot

📊 Send TradingView alerts to Telegram, Discord, Slack, Twitter and Email.

PythonPyPIMIT Licensewebhookbot
1.9k501
standard-webhooks/standard-webhooks

The Standard Webhooks specification

JavaMavenApache License 2.0apiasyncapi
standardwebhooks.com
1.7k69
hook0/hook0

Open-source webhook server that helps you provide webhooks to your users. It handles for you a great amount of features that are usually tedious to (re)implement.

Rustcrates.ioOtherwebhookwebhook-server
hook0.com
1.5k103
Unpackerr/unpackerr

Extracts downloads for Radarr, Sonarr, Lidarr, Readarr, and/or a Watch folder - Deletes extracted files after import

GoGo ModulesMIT Licensedeluge-webdeluge
unpackerr.zip
1.5k50
stackvana/hook.io

Open-Source Microservice Hosting Platform

JavaScriptnpmOtherjavascriptmicroservices
hook.io
1.3k122
spatie/laravel-webhook-client

Receive webhooks in Laravel apps

PHPPackagistlibraryMIT Licenselaravelwebhooks
freek.dev/1383-sending-and-receiving-webhooks-in-laravel-apps
1.2k160