Git-webhook is a centralized automation platform designed to manage repository event notifications and orchestrate deployment workflows. It functions as a backend service that listens for incoming webhooks from version control platforms, allowing teams to trigger custom scripts and operational tasks automatically in response to code changes.
Les fonctionnalités principales de neteasegame/git-webhook sont : Automation Platforms, Deployment Automation, Automated Deployment Pipelines, Webhook Event Receivers, Event Webhook Management, Webhook Integrations, GitOps Cluster Deployment, Integrated Webhook Servers.
Les alternatives open-source à neteasegame/git-webhook incluent : langchain-ai/langchainjs — LangChain.js is a framework for building, executing, and monitoring stateful agentic applications. It provides an… discord/discord-api-docs. spatie/laravel-webhook-client — This package provides a framework for receiving, verifying, and processing incoming webhooks within Laravel… baptistearno/typebot.io — Typebot is a visual chatbot builder and conversational platform designed for lead generation and data collection. It… rq/rq — rq is a distributed task queue and background worker system for Python that uses a Redis backend to decouple task… resque/resque — Resque is a Ruby library for enqueueing and processing asynchronous tasks using Redis as a data store. It functions as…
LangChain.js is a framework for building, executing, and monitoring stateful agentic applications. It provides an orchestration engine that models workflows as directed graphs, allowing developers to connect language models, data sources, and external tools into modular, multi-step processes. The platform distinguishes itself through its focus on stateful execution and human-in-the-loop control. It manages agent lifecycles by persisting execution state across threads, enabling fault tolerance and the ability to pause workflows at designated breakpoints for manual review or modification. This
This package provides a framework for receiving, verifying, and processing incoming webhooks within Laravel applications. It acts as a consumer for event streams, utilizing middleware to intercept HTTP requests, validate their authenticity through cryptographic signature verification, and route payloads to dedicated background jobs. The system distinguishes itself by offering granular control over multiple external service integrations, allowing developers to define unique configurations and endpoints for each provider. It ensures reliable operations by persisting raw request headers and payl
Typebot is a visual chatbot builder and conversational platform designed for lead generation and data collection. It provides a drag-and-drop workflow designer that converts visual nodes into structured conversation logic, allowing users to build interactive forms and chatbots with conditional routing. The platform is designed as a self-hosted conversational infrastructure, enabling the deployment of the entire application stack on private servers using Docker and PostgreSQL. This allows for complete control over data storage and server maintenance. The system integrates with external servic