logo

Show HN: Octrafic – Natural language API testing CLI

Posted by mbadyl |2 hours ago |3 comments

mbadyl 2 hours ago

Happy to answer any questions about the implementation. Built in Go - the OpenAPI Scanner was the most challenging part, it analyzes source code across multiple languages to auto-generate OpenAPI 3.1 specs. The headless mode was built specifically for CI/CD pipelines so you can run octrafic test non-interactively. Supports local LLMs via Ollama and llama.cpp if you don't want data leaving your machine.

FibogacciAI 2 hours ago[1 more]

How to use it with Wordpress API? Can I use my GLM-4.7-Flash locally?