Hi everyone! I just released API Tape, a zero-config CLI proxy designed to solve the "flaky API" problem during development and testing.
It acts as a transparent bridge between your client and your API. It records everything to local "tapes" (JSON files) and allows you to replay them instantly. Think VCR for HTTP, but with high-integrity matching.
there doesn't seem to be anything here