Skip to content

beomjungil/height-app-api

Repository files navigation


Height Official Docs     Tutorial     API Reference     OpenAPI spec (OpenAPI)     NPM


🚧 This package is currently in development, 'Webhooks' and 'OAuth' are supported. See here for details

Getting Started

Install

If you use npm:

npm install height-app-api

If you use yarn:

yarn add height-app-api

If you use pnpm:

pnpm add height-app-api

It's contains type itself, so you don't need to install @types/height-app-api.

Usage

Go to docs