SyphtClient v0.1.0 SyphtClient View Source

Demonstrates the Sypht API document workflow. Parsing Sypht API results is beyond the scope of this client. See https://docs.sypht.com/ for details.

Link to this section Summary

Functions

Send the file at path to Sypht. Returns {:ok, decoded_sypht_api_response} if successful, {:error, reason_string} otherwise. This is a potentially long-running method: execute asynchronously.

Link to this section Functions

Send the file at path to Sypht. Returns {:ok, decoded_sypht_api_response} if successful, {:error, reason_string} otherwise. This is a potentially long-running method: execute asynchronously.