richinsley/comfy2go
A Go-based API that acts as a bridge to the ComfyUI backend
This is a Go-based API designed for developers who want to integrate ComfyUI's powerful image generation capabilities into their applications. It simplifies interaction with ComfyUI, allowing you to load existing workflows from PNG files, set inputs, queue prompts, and retrieve generated images or masks. Developers can use this to build custom applications that leverage ComfyUI's advanced features without dealing with its complex native API.
Use this if you are a Go developer building an application that needs to programmatically control ComfyUI workflows and generate images.
Not ideal if you are a user who prefers to interact with a graphical interface or if you are not a Go developer.
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.
Haoming02/comfyui-clear-screen
An Extension for ComfyUI that allows you to clear the console
XdpCs/ComfyUIClient
ComfyUIClient aims to make it easier for users to interact with it by enabling code-based calls,...