2 repository-uri
Sending HTTP requests with configurable methods, headers, and bodies as steps within automated workflows.
Distinct from HTTP Client Requests: Distinct from HTTP Client Requests: integrates HTTP requests as discrete steps within workflow pipelines, not general client-side request sending.
Explore 2 awesome GitHub repositories matching web development · Workflow HTTP Request Steps. Refine with filters or upvote what's useful.
Osmedeus is a security workflow orchestration engine that coordinates AI agents, shell commands, and scanning tools through declarative YAML pipelines. It functions as a distributed security scanner, a declarative workflow automator, and an AI agent framework for security, enabling automated multi-step security analysis with conditional branching, parallel execution, and distributed workers. The engine distinguishes itself through a hybrid runner model that executes workflow steps on the local host, inside Docker containers, or over SSH to remote machines, selected per step or module. It supp
Sends HTTP requests with configurable methods, headers, and bodies as steps within automated workflows.
lakeFS is a data lake versioning system that provides Git-like branching and commits for large datasets stored in object storage. It functions as a version control layer, enabling the creation of immutable snapshots, atomic commits, and zero-copy branching to create isolated environments for data experimentation without duplicating physical files. The system serves as an S3-compatible storage gateway and an Iceberg REST catalog, allowing standard cloud storage protocols and compatible clients to manage versioned tables. It acts as a data quality gatekeeper by using an event-driven hook system
Enables sending HTTP requests to external endpoints from within hooks to notify systems or fetch data.