Demonstration
By Joel Rosario
Build Apps from API specs using AI: Self-Correcting Contract-Driven Agentic Workflows with Specmatic
Harnessing the Power of API Specifications for Robust Microservices Modern microservice architecture hinges on precise and dependable communication between services. This is where API specifications serve as the linchpin, establishing
By Hari Krishnan
Break the Chains of Database Dependencies: Leveraging Specmatic for JDBC Stubbing
With Specmatic JDBC stub, you can easily test APIs without the need for a complex database setup. By switching out the real database with a
By Jaydeep Kulkarni
JMS Mocking with AsyncAPI using Specmatic
The JMS mock is wire compatible and can be controlled entirely from within the test. This means you can run the test locally or also
By Joel Rosario
Kafka Mocking with AsyncAPI using Specmatic
The Specmatic Kafka mock is wire compatible and entirely within the control of the test, the test can run locally and in CI and deliver
By Joel Rosario
Redis Stubbing with Specmatic Contract Testing
Instead of using an actual instance of Redis, we'll stub it out and have the contract test set expectations so that the Redis stub knows
Categories