0.0.12 • Published 2 years ago

@picketapi/picket-node v0.0.12

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

picket-node

NodeJS client for the Picket API

Installation

picket-node is an npm package.

npm install "@picketapi/picket-node"

Usage

The Picket constructor creates a new instance of the Picket class. It takes a secret API key as a parameter.

import Picket from "@picketapi/picket-node"

const picket = new Picket("YOUR_SECRET_KEY_HERE")

Documentation

For more information, checkout the docs

0.0.12

2 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago