api-vcr icon indicating copy to clipboard operation
api-vcr copied to clipboard

Record API responses for later. Work from a plane, train, or submarine. Code and test without an API server.

Results 2 api-vcr issues
Sort by recently updated
recently updated
newest added

Allow an optional setting CORS header. Thinking something like `--access-origin *` Alternatively just allow the setting of a header: `--header "Access-Control-Allow-Origin: *"` https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS

Running the examples from the main page: ``` ➜ api-vcr http://jsonplaceholder.typicode.com/ --record apiVCR 0.1.27 Starting ---------------------- Using file path: `./.api-vcr-data/jsonplaceholder.typicode.com/80` Recording http://jsonplaceholder.typicode.com ᕙ༼ ,,ԾܫԾ,, ༽ᕗ Creating the `api-vcr` express server...