mbadyl
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I've been using Claude Code heavily and built a web interface around it. The main thing that felt missing was visibility into what the model is actually doing while it runs - so the core feature is a real-time…
- Show HN: Octrafic – Natural language API testing CLI (github.com)
It's a CLI tool that lets you describe what you want to test in plain English - the agent generates and runs the test plan against your API. You can point it at an OpenAPI spec, a Postman collection, GraphQL schema, or…
-
I built a CLI tool that acts as an AI agent for API testing. Think Claude Code, but for testing APIs – you describe what you want to test, and it autonomously generates test cases, runs them, and reports back. Written…