About Even
Even is a desktop application designed to simplify the process of building and testing distributed WebSocket APIs. It securely stores collections, test cases, and configurations within your codebase, making it easy to manage and collaborate through Git or any version control tool of your choice. With Even, you can easily import configurations directly from AsyncAPI documentation, streamlining setup and allowing you to focus on development.
Why Choose Even?
Even is fully offline—no sign-in required and no cloud sync. It integrates seamlessly with your workflow, allowing you to collaborate with team members through version control.
Key Features
WebSocket Mock Server (V1.0.0)
Instantly start a WebSocket server to enable front-end developers to start building collaborative applications without waiting on back-end server setups.
WebSocket Proxy Server (V1.2.0)
Enable Even to act as a proxy for existing WebSocket servers, allowing you to decouple front-end and back-end development with ease.
WebSocket API Client (V1.3.0)
Includes advanced features like cookie handling and message processors that go beyond typical API clients, ensuring seamless authentication and data flow.
WebSocket Server Testing (V1.4.0)
The world’s first open-source E2E testing framework for distributed WebSocket servers, allowing for comprehensive testing.