richinsley/comfy2go
A Go-based API that acts as a bridge to the ComfyUI backend
Provides two complementary APIs: GraphAPI for intuitive node graph manipulation and ClientAPI for backend interoperability, including concurrent multi-instance management, image/mask handling, queue management, and PNG workflow loading. Bridges ComfyUI's complexity by offering typed Go bindings that work with full workflow formats while abstracting the underlying WebSocket communication and prompt queuing mechanics.
Stars
74
Forks
25
Language
Go
License
MIT
Category
Last pushed
Jan 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/richinsley/comfy2go"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
SaladTechnologies/comfyui-api
A simple API server to make ComfyUI easy to scale horizontally. Get outputs directly in the...
StableCanvas/comfyui-client
all ComfyUI http/ws APIs. support NodeJS / Browser environments. and advanced programmable workflow.
ImDarkTom/ComfyUIMini
A mobile-friendly WebUI to run ComfyUI workflows.
XdpCs/ComfyUIClient
ComfyUIClient aims to make it easier for users to interact with it by enabling code-based calls,...