@picketapi/picket-node
TypeScript icon, indicating that this package has built-in type declarations

0.0.12 • Public • Published

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

/@picketapi/picket-node/

    Package Sidebar

    Install

    npm i @picketapi/picket-node

    Weekly Downloads

    6

    Version

    0.0.12

    License

    ISC

    Unpacked Size

    85.3 kB

    Total Files

    11

    Last publish

    Collaborators

    • devstein
    • noahfradin