@mr-aftab-ahmad-khan/replaystack
v0.1.0
Published
Replay captured HTTP requests against a base URL — simple production-incident repro from JSON traces.
Maintainers
Readme
replaystack
Topics: cli · debug · http · mern-packages · merndev · nodejs · npm-pm · observability · replay · replaystack · typescript
replaystack replays a JSON array of captured requests against a --base URL — a minimal local repro loop before proper APM trace import.
npx replaystack replay ./captures.json --base http://localhost:4000Array shape: [{ "method": "POST", "url": "/api/x", "headers": {}, "body": {} }]
MIT © Aftab Ahmad Khan
