Settings

Theme

Chaos Proxy – Simulate API failures, latency, and rate limits for testing

3 points by gkoos 3 months ago · 0 comments · 1 min read

Reader

I made Chaos Proxy, a tool to inject chaos into API requests for testing and development.

You can simulate latency, random failures, dropped connections, and rate limits using a simple YAML config or code. Great for testing how your app handles slow, flaky, or failing APIs.

Simulate network issues and error responses Test client retry and resilience logic Easy config, extensible, and open source.

GitHub: https://github.com/gkoos/chaos-proxy

npm: https://www.npmjs.com/package/chaos-proxy

Would love feedback!

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection