cogfy
TypeScript icon, indicating that this package has built-in type declarations

0.1.0-beta.3.1 • Public • Published

Cogfy Node.js

.github/workflows/tests.yml NPM Version

This package provides methods to access the Cogfy public API.

Installation

npm install cogfy

Usage

import { Cogfy } from 'cogfy'

const cogfy = new Cogfy({
  apiKey: process.env.COGFY_API_KEY
})

async function main () {
  const collections = await cogfy.collections.list()
}

main()

Readme

Keywords

none

Package Sidebar

Install

npm i cogfy

Weekly Downloads

383

Version

0.1.0-beta.3.1

License

ISC

Unpacked Size

71.5 kB

Total Files

152

Last publish

Collaborators

  • gabrielscapim
  • pedroaurelli
  • diogokawamoto
  • yan-indigo
  • kuteken