eight-track icon indicating copy to clipboard operation
eight-track copied to clipboard

Record and playback HTTP requests

Results 4 eight-track issues
Sort by recently updated
recently updated
newest added

During development, it is useful to have `eight-track` functionality to avoid abusing external services. We should consider creating `eight-track-cli` which would create an `http` server using `eight-track`. I would prefer...

enhancement

While #14 is a step in the right direction, the benchmark of 800ms for 100 repeated requests leaves me wanting more. We should add some timing logs to each function...

enhancement
question

`request` has been great for getting `eight-track` released. However, with issues like #4 and #18, it feels like it is doing too much for us. We should be using something...

enhancement
question