2.0.15 • Published 1 year ago
printify-nodejs v2.0.15
Printify NodeJS
A brief description of what this project does and who it's for
Acknowledgements
Installation
Install printify-nodejs with npm
npm install printify-nodejs
Usage/Examples
import { PrintifyClient } from "printify-nodejs";
const client = new PrintifyClient({
token: "PRINTIFY_API_TOKEN",
version: "v1", // API Version
debug: false, // Optional, whether to console log debug message from api calls.
});
const shops = await client.getShops();
Authors
Feedback
If you have any feedback, please reach out to us at veeti.maaninka@seven-1.com
2.0.15
1 year ago
2.0.14
1 year ago
2.0.13
2 years ago
2.0.12
2 years ago
2.0.9
2 years ago
2.0.10
2 years ago
2.0.8
2 years ago
2.0.7
2 years ago
2.0.6
2 years ago
2.0.5
2 years ago
2.0.4
2 years ago
2.0.3
2 years ago
2.0.2
2 years ago
2.0.1
2 years ago
2.0.0
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago
0.4.4
2 years ago
0.4.3
2 years ago
0.4.2
2 years ago
0.4.1
2 years ago
0.4.0
2 years ago
0.3.1
2 years ago
0.3.0
2 years ago
0.2.0
2 years ago