@begin/api

1.9.4 • Public • Published

Node.js client for api.begin.com

Obtain a token by logging in at https://begin.com, or by creating a client at https://api.begin.com.

Install

npm i @begin/api

Usage

// ESM
import begin from '@begin/client'

// CJS
const begin = require('@begin/client')

// Method example (list all apps for token)
const apps = await begin.list({ token })

Readme

Keywords

Package Sidebar

Install

npm i @begin/api

Weekly Downloads

29

Version

1.9.4

License

Apache-2.0

Unpacked Size

29.3 kB

Total Files

9

Last publish

Collaborators

  • ryanblock
  • dam
  • brianleroux
  • beginci