@gooddata/api-client-tiger
TypeScript icon, indicating that this package has built-in type declarations

10.1.0 • Public • Published

GoodData Cloud and GoodData.CN REST API Client

npm version  npm monthly downloads  typescript

This package is a part of the GoodData.UI SDK. To learn more, check the source monorepo.

Introduction

This package provides a thin REST API Client for GoodData Cloud and GoodData.CN (joint codename tiger). The API client is useful for specific, low-level tasks targeting the platform. It can be used to develop small applications for either browser or the node.js environment. The responsibilities of the API client are mostly about exposing REST API endpoints as asynchronous function calls.

However, we believe and recommend that the API client should be used as a last resort in situations where the higher-level components and abstractions are insufficient: please check out the @gooddata/sdk-backend-spi and @gooddata/sdk-backend-tiger to learn about a more convenient API to work with analytical backends.

Usage

import sdk from "@gooddata/api-client-tiger";

// Authorize your requests
sdk.setApiToken(YOUR_GOODDATA_CN_TOKEN);

// Call the REST API
sdk.declarativeLayout.getWorkspacesLayout();

License

(C) 2017-2022 GoodData Corporation

This project is under MIT License. See LICENSE.

Readme

Keywords

none

Package Sidebar

Install

npm i @gooddata/api-client-tiger

Weekly Downloads

7,366

Version

10.1.0

License

MIT

Unpacked Size

15.3 MB

Total Files

247

Last publish

Collaborators

  • ondrejvelisekgd
  • adam.stulpa.gdc
  • ondrej.kvinta
  • hkad98
  • vasek.zmrhal
  • david.zoufaly
  • lienpham95
  • hoaimy
  • amilieta
  • kirill.kazakov.gd
  • bertold8
  • mkoldus
  • bich.nguyen
  • nghi.lam
  • good-andy
  • pjiranek
  • phong.nguyen
  • martin.milicka
  • hung.cao
  • artsiom.yeliseyenka.gooddata
  • rodri360
  • jaceksan
  • ivan.mjartan
  • lupko
  • tomas.kratochvil
  • jakub-sterba
  • stanislavhacker
  • vojtasii
  • pbenes
  • gooddata-ci
  • nikolacech
  • petrjanu
  • xmort
  • no23reason
  • matyas.kandl
  • utdnah
  • tuqt1005
  • tu.bui
  • my.duong
  • hang.ngo
  • scavnickyj
  • thao-luong
  • thuong.nguyen
  • huyen.nguyen
  • nestor_encinas
  • tmuchka
  • gdjan
  • tuan.tran_gd