0.1.2 • Published 5 years ago

node-printful v0.1.2

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

node-printful

standard-readme compliant

A node.js wrapper on the prinftul api

This is a fork of the original printful. The existence of this fork for maintability and security reasons. Used as an API wrapper / abstractor for stacklace. Check out printful's official API client libraries if this isn't the solution for you.

Table of Contents

Documentation

see the printful API docs.

Install

npm install node-printful

Usage

The package needs to be configured with your accounts API key and put into a .env file in the root directory.

PRINTFUL_API_KEY='myKey'

API

// TODO

Maintainers

@mezerotm

Contributing

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2018 Josh Manders

0.1.2

5 years ago

0.1.1

5 years ago