Documentation
¶
Overview ¶
Package main provides the HTTP API server for kombify StackKits.
This is a lightweight REST API that wraps the existing CLI logic, making StackKits functionality available to:
- kombify Stack (via internal calls or Cloudflare Edge)
- kombify Gateway (Cloudflare Edge) for external consumers
- AI agents and native client apps
Usage:
stackkit-server # default :8082 stackkit-server --port 9090 # custom port stackkit-server --base-dir /stackkits # custom StackKit directory
Click to show internal directories.
Click to hide internal directories.