0.0.12 • Published 1 year ago

@picketapi/picket-node v0.0.12

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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

1 year ago

0.0.11

1 year ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago