Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/informatiqal/qlik-odag-api
Node.js/browser package to interact with Qlik Sense ODAG API (QSEoW)
https://github.com/informatiqal/qlik-odag-api
odag qlik qlik-sense qliksense
Last synced: about 2 months ago
JSON representation
Node.js/browser package to interact with Qlik Sense ODAG API (QSEoW)
- Host: GitHub
- URL: https://github.com/informatiqal/qlik-odag-api
- Owner: Informatiqal
- License: mit
- Created: 2023-04-26T05:16:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T19:46:20.000Z (2 months ago)
- Last Synced: 2024-10-30T02:00:57.207Z (2 months ago)
- Topics: odag, qlik, qlik-sense, qliksense
- Language: TypeScript
- Homepage:
- Size: 230 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Qlik Sense ODAG API (Alpha)
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/T6T0148ZP)
Node.js/browser package to interact with Qlik Sense ODAG API (QSEoW)
## NOT AFFILIATED WITH QLIK
## Installation
`npm install qlik-odag-api`
> **Note**
> Node version >= 16.0.0## Authentication
TBA
## Methods
Full list of available methods can be found [here](https://informatiqal.github.io/qlik-odag-api/modules.html)
## Examples
TBA