0.0.26 • Published 4 months ago

@assistantapps/assistantapps.api.client v0.0.26

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Follow on Twitter Discord

A package to interact with the AssistantApps API

Install

npm install @assistantapps/assistantapps.api.client

Usage

import { AssistantAppsApiService } from '@assistantapps/assistantapps.api.client';

const api = new AssistantAppsApiService({
    // url: 'https://api.assistantapps.com', OPTIONAL
    // authToken: '<assistantapps jwt token>', OPTIONAL
});

const availableApps = await api.app.readAll();
0.0.26

4 months ago

0.0.21

4 months ago

0.0.22

4 months ago

0.0.23

4 months ago

0.0.24

4 months ago

0.0.20

4 months ago

0.0.19

5 months ago

0.0.17

9 months ago

0.0.18

9 months ago

0.0.15

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago