It is a code-first tool for testing HTTP and message integrations using contract tests. Contract tests assert that inter-application messages conform to a shared understanding that is documented in a contract. Without contract testing, the only way to ensure that applications will work correctly together is by using expensive and brittle integration tests. | Develop microservices locally while being connected to your Kubernetes environment. It works by launching a pod on your namespace and changing the service to move all traffic to this pod. This pod forwards all traffic to your local process through a secured tunnel. |
Support for JavaScript, JVM, .NET, Python, Go, Ruby, PHP, Swift and more; Get fast, reliable feedback on the compatibility of your integrations; Ensures all your services are compatible with each other before you deploy | Develop microservices locally;
Use your favorite local tools (IDE, debugger, etc.) |
Statistics | |
GitHub Stars 221 | GitHub Stars 202 |
GitHub Forks 90 | GitHub Forks 12 |
Stacks 59 | Stacks 0 |
Followers 79 | Followers 1 |
Votes 0 | Votes 0 |
Integrations | |

It is the only complete API development environment, used by nearly five million developers and more than 100,000 companies worldwide.

Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.

Rancher is an open source container management platform that includes full distributions of Kubernetes, Apache Mesos and Docker Swarm, and makes it simple to operate container clusters on any cloud or infrastructure platform.

With Compose, you define a multi-container application in a single file, then spin your application up in a single command which does everything that needs to be done to get it running.

Swarm serves the standard Docker API, so any tool which already communicates with a Docker daemon can use Swarm to transparently scale to multiple hosts: Dokku, Compose, Krane, Deis, DockerUI, Shipyard, Drone, Jenkins... and, of course, the Docker client itself.

Tutum lets developers easily manage and run lightweight, portable, self-sufficient containers from any application. AWS-like control, Heroku-like ease. The same container that a developer builds and tests on a laptop can run at scale in Tutum.

Paw is a full-featured and beautifully designed Mac app that makes interaction with REST services delightful. Either you are an API maker or consumer, Paw helps you build HTTP requests, inspect the server's response and even generate client code.

It is a universal container management tool. It works with Kubernetes, Docker, Docker Swarm and Azure ACI. It allows you to manage containers without needing to know platform-specific code.

Combines API test-automation, mocks and performance-testing into a single, unified framework. The BDD syntax popularized by Cucumber is language-neutral, and easy for even non-programmers. Besides powerful JSON & XML assertions, you can run tests in parallel for speed - which is critical for HTTP API testing.

Appwrite's open-source platform lets you add Auth, DBs, Functions and Storage to your product and build any application at any scale, own your data, and use your preferred coding languages and tools.