← Back to tools
View AGENTS.md for echo
echo
Speedy API emulation with reverse proxy and mock JSON server
Description
echo is a tool for speedy API emulation facilitated by a reverse proxy and mock JSON server. It allows you to quickly set up mock API endpoints for development and testing purposes without needing a real backend.
AI Summary
Fast API mock server with reverse proxy for development and testing
Capabilities
- + Mock API endpoints with JSON responses
- + Reverse proxy for API emulation
- + Quick setup for development testing
Use When
- → You need to mock API endpoints for frontend development
- → You want to test API integrations without a real backend
Avoid When
- x You need a production API gateway