Note: Delete the labels in the new repo and use https://github.com/jvandemo/copy-github-labels-cli to copy the ones found here to the new repo
{brief description}
{how does one install the product}
Still in progress. See tests for now.
The project's folder structure is designed to mirror the Printify API endpoint structures.
We delay API calls until the last responsible moment. We afford you the opportunity to do the same.
Methods starting with get
perform API requests, specifically, a GET
request.
Methods starting with post
perform API requests, specifically, a POST
request.
Methods starting with delete
perform API requests, specifically, a DELETE
request.
Methods starting with put
perform API requests, specifically, a PUT
request.
{links or descriptions or license, versioning, and governance}