Dredd
Language-agnostic HTTP API Testing tool that validates OpenAPI and API Blueprint descriptions.
Why consider Dredd?
Dredd is an open-source, language-agnostic HTTP API testing framework written in JavaScript by Apiary (Oracle). Dredd reads OpenAPI (Swagger) and API Blueprint contract documentation and validates that actual live backend server responses strictly match the documented schemas.
Learn Dredd by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Dredd
Dredd ensures production HTTP API responses never drift from OpenAPI specification schemas.
Quickstart
npm install -g dredddredd ./api-description.yaml http://127.0.0.1:3000Dredd is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.