http/get_indirect/curl/client/README.md
HTTP GET Arrow Data: Indirect curl Client Example
This directory contains an example of a series of shell commands that use curl and jq to:
- Send a GET request to the server to get a JSON listing of the URIs of a set of
.arrows files. - Send GET requests to download each of the
.arrows files from the server to files in the current directory.