@king0120/moov-api
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Unofficial TypeScript Node SDK for Moov API

This SDK provides convenient configurations and methods for using the Moov API in a server-side Node.js environment.

Installation

npm install @moovio/node

Usage

Make sure to include the following environment variables in your project:

  • SECRET_KEY
  • PUBLIC_KEY
  • ACCOUNT_ID

Documentation

Documentation generation

To generate the documentation, run

pnpm gen-docs

Documentation is generated using TypeDoc.

Prerequisite

Node.js minimum version of 18.12.0 is required.

License

Apache 2.0. See LICENSE for details.

Readme

Keywords

Package Sidebar

Install

npm i @king0120/moov-api

Weekly Downloads

85

Version

0.1.0

License

Apache-2.0

Unpacked Size

140 kB

Total Files

63

Last publish

Collaborators

  • king0120