use it
# add to stunt.yaml
services:
printful:
adapter: embedded:printful-style
# then
$ stunt upThe embedded: source extracts this adapter from the binary — no git clone, fully offline.
backing stores
productsorders
routes (9)
GET/v2/store/products
POST/v2/store/products
GET/v2/store/products/{product_id}
POST/orders
GET/orders/{order_id}
GET/v2/store/orders
POST/v2/store/orders
POST/v2/store/orders/{order_id}
POST/v2/shipping/rates