Handwrite v1.0.0 Handwrite.Request View Source

Handles making REST calls to the Handwrite API.

Link to this section Summary

Link to this section Functions

Specs

Specs

post(Tesla.Client.t(), String.t(), any()) ::
  {:error, Handwrite.Response.t()} | {:ok, Handwrite.Response.t()}