Everything You Need to Build Better Backends
Build with Comnoco blocks, keep up with developers without needing code.
Comnoco is the logic and integration layer for your backend. 🍑
It lets you separate your stack, working with any database and any frontend.
Features
Comnoco's superpower: re-useable functions
Build your own functions without code that you can re-use when and where you need.
Create once and re-use.
Build with Blocks
Build by adding blocks.
Our UX is different, we let you line them up in sequence or stack them together to feed each others slots/parameters.
That way you can program everything based on logic and dynamic data.
We display what you do in a telescopic tree so that you can navigate fast and avoid "flowchart sprawl".
Create APIs
Build APIs that let other systems communicate with your backend—your way.
Make them public or secure, using API keys, JWT-based user auth (like Supabase Auth or Clerk), or even IP filtering.
Need flexibility? Handle and route requests dynamically, without being locked into a rigid API definition.
Auto-Generated API Specs
Comnoco automatically generates OpenAPI specifications for your functions—ready to view, share, and test instantly. No extra setup, no manual documentation—just clean, usable API specs, built for you.
Connect to Any API
Need to integrate with other systems? Comnoco’s API Connector lets you connect to any service effortlessly.
Import full OpenAPI specs to set up services instantly, or drop in cURL commands to auto-configure an API call.
Prefer full control? Build your own API connections from scratch. It’s like using Postman—except you can program with it.
Receive Webhooks
Easily create endpoints to receive data from any system and control how it’s processed. Trigger functions automatically when a webhook arrives—giving you full flexibility over how data flows into your backend.
Even handle complex signatures like HMAC verification, used by services like Stripe, to ensure secure and trusted communication.
Scheduled Processes
Run background tasks on your schedule—no manual triggers needed. Just create a function and set it to run at the intervals you need.
Perfect for automating data syncs, sending reminders, cleaning up records, or any recurring backend task.
Stay in control without relying on external cron jobs or third-party schedulers.
Native Supabase Integration
Comnoco seamlessly integrates with Supabase, letting you interact with your database through a no-code interface—no need to learn SQL or dive into their API.
Build queries, use Supabase Auth and Row-Level Security, publish real-time events, and more.
Instead of relying on code-based edge functions, visually create and manage backend logic with Comnoco.
Secret Store
Securely store and manage sensitive data like API keys, credentials, and OAuth2 tokens—with automatic token refreshing handled for you.
Use named secrets or environment variables with different values per environment (e.g., dev vs. prod) to ensure smooth deployments and environment-specific configurations.
Clear Debugging
Run your functions—or step through each block one by one—for precise debugging.
View detailed logs for every run, click any log entry to jump straight to the block that triggered it, and quickly pinpoint issues.
When errors happen, you decide how to handle them—giving you full control over your process.
Transform Data
Work with data visually and track its state as it changes step by step.
Easily loop through data and inspect the current item in real-time while developing.
View data as JSON, but work with it in Comnoco’s type-safe, interactive blocks—ensuring structured, predictable data handling without unexpected errors.
Create custom logic to transform, merge, and structure data from multiple sources—without the complexity of code.
Database Freedom
Just like JavaScript and Python, Comnoco isn’t tied to a built-in database—because it’s a visual programming language, not just a tool.
Connect to any database that fits your needs, whether it’s PostgreSQL, MySQL, MS SQL, Oracle or something else.
Build queries with Comnoco’s query builder for a no-code approach, or harness the full power of SQL when you need it.
Create PDFs
Design templates in Word, dynamically populate them with data, and generate professional PDFs—all within Comnoco.
Perfect for creating hyper-personalized invoices, reports, contracts, or customer receipts at scale.
Deliver tailored documents effortlessly, without relying on third-party tools.
Transactional Email
Powered by MJML, Comnoco lets you build responsive HTML email templates that look great on any device or email client.
Hyper-personalize your transactional emails with dynamic content—ensuring every message is tailored, clear, and professional.
Even generate and attach PDFs to your emails.

Publish and Scale
No headaches—just press publish, and you’re live and ready to scale.
No DevOps, hosting, security, or maintenance worries—Comnoco handles it all.
Built in Go
Go powers Docker, Kubernetes, and some of the fastest, most secure systems on the web—and it powers Comnoco too. Built for speed and security, Comnoco runs on Go and is deployed on Kubernetes, ensuring seamless scalability and reliability from day one.
Visual HTMX
Comfortable with HTML? Use Comnoco with HTMX to build dynamic, reactive web apps—without the complexity of React or JavaScript-heavy frameworks.
Build faster. Scale smarter. No code, no limits.