2.0.15 • Published 2 years 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-nodejsUsage/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
2 years ago
2.0.14
2 years ago
2.0.13
2 years ago
2.0.12
2 years ago
2.0.9
3 years ago
2.0.10
3 years ago
2.0.8
3 years ago
2.0.7
3 years ago
2.0.6
3 years ago
2.0.5
3 years ago
2.0.4
3 years ago
2.0.3
3 years ago
2.0.2
3 years ago
2.0.1
3 years ago
2.0.0
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago
0.4.4
3 years ago
0.4.3
3 years ago
0.4.2
3 years ago
0.4.1
3 years ago
0.4.0
3 years ago
0.3.1
3 years ago
0.3.0
3 years ago
0.2.0
3 years ago