OSS Release: Arazzo Parser
Blog post from Speakeasy
The Arazzo parser has been released as a tool to facilitate working with the Arazzo specification, a language-agnostic method for describing API call sequences, enabling developers to create complex workflows and validate entire API workflows rather than individual endpoints. This tool is designed to bridge gaps in API testing by eliminating the need for custom applications and end-to-end testing frameworks that do not integrate well with existing API tooling, as it leverages OpenAPI specifications to ensure SDKs and integrations function as expected. The parser offers features such as reading, validating, walking through, creating, and mutating Arazzo documents, and aims to enhance the API testing landscape with future plans for visual workflow builders, enhanced multi-API testing capabilities, and integration with SDK generation tools. The Arazzo parser is now available on GitHub, and the development team is eager to see how the community utilizes it to streamline and enhance their API testing and integration processes.