Yoga Setiawan

Beo Echo - Mock, Proxy & Replay HTTP APIs in One Tool

by
Beo Echo is an open-source tool to mock, replay, and test HTTP APIs. Instead of using multiple tools, Beo Echo combines: • API mocking • HTTP request replay • Proxy / forward mode • Traffic logging Capture real API requests, replay them to reproduce bugs, or mock endpoints to unblock development — all from a lightweight developer-friendly platform.

Add a comment

Replies

Best
Yoga Setiawan
Maker
📌
Hi Product Hunt 👋 I built Beo Echo after repeatedly running into the same problem while debugging API integrations. In many projects I worked on, some API clients were already inactive or only available in production. When something broke, it was hard to reproduce the request or debug it properly. Most API mocking tools are local-first, and when cloud tools exist they’re often not open source or flexible enough for my workflow. I also found myself constantly switching tools — using one tool for mocking and then moving to another like Postman just to replay or test requests. This became even more challenging in teams with many developers and multiple projects, where multiple people need to test and debug APIs at the same time. So I decided to build Beo Echo. The goal was simple: make it easier to mock APIs, replay requests, and debug integrations in one place. Some things you can do with Beo Echo: - Mock API endpoints quickly - Capture and replay HTTP requests - Execute requests directly from the browser or from the Beo Echo server - Manage multiple projects in one workspace I’d love to hear your feedback from the community — especially how you currently handle API mocking or request replay in your workflow. 🚀