comfyui-api and comfyui-client

comfyui-api
60
Established
comfyui-client
51
Established
Maintenance 13/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 15/25
Stars: 392
Forks: 64
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 145
Forks: 18
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
No Package No Dependents

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