Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

getlago/lago-nodejs-client

Repository files navigation

⚠️ DEPRECATED

We're deprecating this repo in favor of https://github.com/getlago/lago-javascript-client that supports Typescript.

Lago Node.js Client

This is a Node.js wrapper for Lago API

NPM version License: MIT

Installation

Install the lago-nodejs-client via npm:

npm install lago-nodejs-client

Usage

Check the lago API reference

Development

Install the dependencies

yarn

Run tests

yarn test

Documentation

The Lago documentation is available at doc.getlago.com.

Contributing

The contribution documentation is available here

License

Lago Node.js client is distributed under MIT license.