Projects in Awesome Lists by specmatic
A curated list of projects in awesome lists by specmatic .
https://github.com/specmatic/specmatic
Eliminate API integration headaches with Specmatic's no-code AI-powered API development suite. Teams ship APIs 10x faster by transforming specifications into executable contracts instantly—no coding required, no integration surprises.
asyncapi backward-compatibility cdd contract-driven-development contract-testing graphql grpc jdbc microservices openapi openapi3 overlay redis service-virtualization specmatic wsdl
Last synced: 05 Mar 2026
https://github.com/specmatic/specmatic-mcp-server
A Model Context Protocol (MCP) server that exposes Specmatic's contract testing capabilities to AI coding agents like Claude Code. This server enables comprehensive API contract validation and mock server management for development workflows.
api contract-testing mcp-server mock openapi
Last synced: 19 May 2026
https://github.com/specmatic/specmatic-order-contracts
Contracts for sample projects that use Specmatic to do contract driven development
Last synced: 17 Aug 2025
https://github.com/specmatic/specmatic-mcp-sample-with-spec-kit
This project demonstrates contract-first development using a spec-kit approach where OpenAPI specifications evolve organically through feature development. Each feature analyzes existing contracts for reuse before extending the API, using Specmatic MCP as intelligent guardrails throughout the process.
api api-design-first contract-driven-development openapi spec-driven spec-driven-development
Last synced: 07 Oct 2025
https://github.com/specmatic/specmatic-python-extensions
Python extensions for running Specmatic
Last synced: 01 Mar 2026
https://github.com/specmatic/studio-demo
Demo project showcasing how to use Specmatic Studio for API contract testing, mocking, resiliency, and more, with hands-on video guidance.
api-mock api-testing contract-testing microservices openapi
Last synced: 21 Jul 2025
https://github.com/specmatic/specmatic-order-ui
Consumer-side demo using Specmatic to do contract driven development
Last synced: 27 Jun 2025
https://github.com/specmatic/specmatic-order-api-java-with-oauth
A sample project to describe how to use Specmatic with a Java Spring Boot application with OAuth
Last synced: 09 Oct 2025
https://github.com/specmatic/specmatic-insights-build-reporter-github-action
Github Action for Specmatic Insights
Last synced: 27 Jun 2025
https://github.com/specmatic/specmatic-order-bff-nodejs
Specmatic project to demonstrate in nodejs how to stub http APIs with their OpenAPI specifications and mock Kafka broker with AsyncAPI specification
node nodejs sample-project service-virtualization specmatic stub stubbing stubbing-framework
Last synced: 21 May 2026
https://github.com/specmatic/specmatic-order-bff-python
Python port of the Specmatic Order BFF API
Last synced: 27 Jun 2025
https://github.com/specmatic/specmatic-order-bff-wsdl
Sample project to demonstrate Specmatic WSDL support to Mock and Test services based on WSDL files
Last synced: 27 Jun 2025
https://github.com/specmatic/specmatic-github-workflows
Contains workflows that are shared across specmatic repos
Last synced: 27 Jun 2025
https://github.com/specmatic/specmatic-insights-github-build-reporter
Specmatic Insights Github Build Reporter
Last synced: 18 Jun 2025
https://github.com/specmatic/docs.specmatic.io
The specmatic documentation website
cdd contract-driven-development contract-testing specmatic
Last synced: 25 Dec 2025
https://github.com/specmatic/specmatic-order-bff-jms
This sample project demonstrates how we can practice contract-driven development and contract testing in a SpringBoot (Kotlin) application that depends on an external domain service and JMS..
Last synced: 09 Jul 2026
https://github.com/specmatic/ctrf-report
Sample Project to show how CTRF Reporting Works
Last synced: 02 Apr 2026
https://github.com/specmatic/specmatic-studio-playwright-ts-tests
Automated tests for Specmatic Studio
Last synced: 02 Apr 2026
https://github.com/specmatic/enterprise-sample
Sample project to understand how to use Specmatic Enterprise
Last synced: 02 Apr 2026
https://github.com/specmatic/specmatic-order-api-python
Python port of Specmatic Order Api
Last synced: 12 Mar 2026
https://github.com/specmatic/specmatic-mcp-cdd-with-spec-kit
This project demonstrates contract-first development using GitHub spec-kit and Specmatic MCP. OpenAPI specs evolve organically through features, ensuring reuse and backward compatibility. Focus areas: evolving beyond the first feature and enabling parallel execution with subagents.
Last synced: 17 Jul 2026
https://github.com/specmatic/specmatic-renovate
renovate configs for specmatic
Last synced: 31 Jan 2026
https://github.com/specmatic/specmatic-mcp-sample
This project demonstrates how to build a complete full-stack application from an OpenAPI specification using **Specmatic MCP** as intelligent guardrails
Last synced: 12 Feb 2026
https://github.com/specmatic/priospot
PrioSpot (Prioritize Hotspots) is a language-agnostic hotspot engine that computes C3 (churn + complexity + coverage) and generates interactive SVG treemap reports to help you visualize and prioritize hotspots in your code.
Last synced: 01 Mar 2026
https://github.com/specmatic/specmatic-order-api-grpc-kotlin
Specmatic gRPC Sample
contract-testing grpc grpc-server sample-project specmatic
Last synced: 16 Apr 2026
https://github.com/specmatic/specmatic-ibm-mq-sample
Sample project that demonstrates how you can contract test your IBM MQ based service using Specmatic
Last synced: 02 Apr 2026
https://github.com/specmatic/labs-contracts
Central Contracts Repo for projects inside Labs
Last synced: 02 Apr 2026
https://github.com/specmatic/specmatic-order-graphql-consumer-java
Sample project of a Spring Boot REST API that consumes a GraphQL service
Last synced: 22 Jul 2026
https://github.com/specmatic/specmatic-gradle-plugin
Plugin to standardize specmatic builds
Last synced: 30 May 2026
https://github.com/specmatic/specmatic-linter-sample
linter sample-project specmatic-linter
Last synced: 09 Jun 2026
https://github.com/specmatic/specmatic-order-bff-grpc-kotlin
Specmatic Order BFF gRPC Sample
contract-testing grpc grpc-server grpc-service mocking sample-project service-virtualization stubbing
Last synced: 14 Jun 2026
https://github.com/specmatic/specmatic-kafka-avro-sample
Sample project to demonstrate how specmatic-kafka can be used to run contract tests against an async application where Avro Schema Registry is being used
Last synced: 21 Jul 2025
https://github.com/specmatic/specmatic.io
Turn your contracts into executable specifications. Contract Driven Development - Collaboratively Design & Independently Deploy MicroServices & MicroFrontends.
cdd contract-driven-development contract-testing specmatic
Last synced: 27 Jun 2025
https://github.com/specmatic/specmatic-order-bff-grpc-go
Specmatic Order Bff GRPC Go
Last synced: 27 Jun 2025
https://github.com/specmatic/specmatic-order-bff-python-sanic
A python port of the Specmatic Order BFF API using the Sanic framework
Last synced: 27 Jun 2025
https://github.com/specmatic/specmatic-order-ui-react
Sample react project to demonstrate how we can stub APIs by leveraging their OpenAPI specifications with Specmatic in Jest UI component testing.
Last synced: 27 Jun 2025