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.
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.
How to use it with Wordpress API? Can I use my GLM-4.7-Flash locally?
Octrafic works with any REST API - just point it at your WordPress REST API endpoint and describe what you want to test.
For GLM-4.7-flash locally - you can run it via Ollama or llama.cpp and point Octrafic at your local endpoint.