Show HN: Appctl LLM tools for apps you have
Category: devtools
Tags: llm-tools, cli, api-integration
Score: 6.8/10 (Innovation: 6, Technical: 7, Documentation: 7, Utility: 7)
appctl is a command-line tool that acts as an operator layer between LLMs and existing applications, automatically discovering API endpoints via OpenAPI, database schemas, or framework projects, then executing LLM-requested tool calls with safety checks and audit trails. Its novel approach to bridging generic LLMs and real-world apps without custom integrations makes it interesting for rapid prototyping and ops automation.
Target audience: backend devs
Repository: https://github.com/Esubaalew/appctl · Rust · MIT
View on Hacker News