Keeping your API design and implementation in sync can be a challenge. You need to ensure your API clients won’t be exposed to any unexpected surprises. At Apiary, we've developed an Open Source testing tool called Dredd, which tests whether the API implementation fits its API description. This enables a whole new workflow to API designers - they can design before implementing, and then know the implementation is in sync with the design. Learn about the missing piece which makes "design first" possible, no matter whether you use OpenAPI, API Blueprint, or both.
Kyle is leading API Description Formats at Apiary. He's responsible for the API Blueprint design-first API Description language along with language parsers at Apiary.