Show HN: VolcAPI run your OpenAPI spec as a test suite from the terminal
Category: devtools
Tags: api-testing, openapi, cli-tool
Score: 6.3/10 (Innovation: 6, Technical: 5, Documentation: 7, Utility: 7)
VolcAPI is a Go CLI tool that executes API tests directly from OpenAPI specifications by adding test scenarios via custom extensions, eliminating the need for separate test collections. It's interesting because it creates a single source of truth for API definition and testing, reducing drift between documentation and validation.
Target audience: backend devs, devops
Repository: https://github.com/aliamerj/volcapi · Go · MIT · 1 stars
View on Hacker News