comfyui-api and comfyui-client
About comfyui-api
SaladTechnologies/comfyui-api
A simple API server to make ComfyUI easy to scale horizontally. Get outputs directly in the response, or asynchronously via a variety of storage providers.
Wraps ComfyUI as a stateless, containerized service with pluggable storage backends (S3, Azure Blob, Hugging Face, HTTP) and webhook callbacks for asynchronous result delivery. Supports dynamic workflow endpoints via TypeScript/JavaScript files, automatic model caching with LRU eviction, and per-request credential injection. Includes health/readiness probes, execution statistics, and native Kubernetes integration with dynamic deletion-cost management for SaladCloud deployments.
About comfyui-client
StableCanvas/comfyui-client
all ComfyUI http/ws APIs. support NodeJS / Browser environments. and advanced programmable workflow.
Provides full REST and WebSocket API coverage with built-in TypeScript typings and a zero-dependency architecture. Introduces a human-readable workflow DSL that transpiles to executable code, enabling programmatic workflow creation and manipulation. Includes complementary tools for workflow extraction from images/JSON and CLI-based workflow-to-code conversion across a modular monorepo structure.
Scores updated daily from GitHub, PyPI, and npm data. How scores work