tree: b209d1a867544ccb393e506e2898aa768f9fafe6 [path history] [tgz]
  1. client.sh
  2. README.md
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:

  1. Send a GET request to the server to get a JSON listing of the URIs of a set of .arrows files.
  2. Send GET requests to download each of the .arrows files from the server to files in the current directory.