Microcks
Open-source Cloud-Native Kubernetes API mocking and contract testing tool.
Why consider Microcks?
Microcks is an open-source, Cloud Native Computing Foundation (CNCF) sandbox tool for mocking and contract-testing APIs. Supporting OpenAPI, AsyncAPI, GraphQL, and gRPC, it turns API specifications into live mock endpoints.
Learn Microcks by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Microcks
Microcks validates incoming API payloads against OpenAPI specifications in CI/CD pipelines to guarantee contract compliance.
Running with Docker
docker run -d \ --name microcks \ -p 8080:8080 \ quay.io/microcks/microcks:latestMicrocks is licensed under the Apache License Version 2.0.
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.