Hey folks!
Quick story: I was using httpbin.org for my integration tests. Worked great until it didn't. Random timeouts, sometimes down completely, and my CI/CD would just... fail. Super
frustrating.
So I built my own mockerapi.com using Claude Code and threw it on Cloudflare's free tier. Took about 2 days.
What it does:
Why it's better for me:
Tech:
Been using it in production for a few weeks now - zero issues. Thought others might find it useful too.
Try it: https://mockerapi.com
curl "https://free.mockerapi.com/get?test=123"
Would love your feedback! What features would make this more useful for your workflow? Any suggestions welcome!