2.0.15 • Published 1 month ago

printify-nodejs v2.0.15

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month ago

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 month ago

2.0.14

1 month ago

2.0.13

5 months ago

2.0.12

6 months ago

2.0.9

8 months ago

2.0.10

8 months ago

2.0.8

8 months ago

2.0.7

8 months ago

2.0.6

8 months ago

2.0.5

8 months ago

2.0.4

8 months ago

2.0.3

8 months ago

2.0.2

8 months ago

2.0.1

8 months ago

2.0.0

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago

0.4.4

9 months ago

0.4.3

9 months ago

0.4.2

9 months ago

0.4.1

9 months ago

0.4.0

9 months ago

0.3.1

9 months ago

0.3.0

9 months ago

0.2.0

9 months ago