Skip to content

Releases: BodhiSearch/BodhiApp

TypeScript Client v0.1.4

27 Mar 10:18
Compare
Choose a tag to compare

TypeScript Client Release v0.1.4

TypeScript Client v0.1.3

27 Mar 07:17
Compare
Choose a tag to compare

TypeScript Client Release v0.1.3

TypeScript Client v0.1.2

25 Mar 05:23
Compare
Choose a tag to compare

TypeScript Client Release v0.1.2

Installation

npm install @bodhiapp/ts-client

Usage

import { BodhiClient } from '@bodhiapp/ts-client';

const client = new BodhiClient({
  baseUrl: 'http://localhost:1135',
  apiKey: 'your-api-key'
});

TypeScript Client v0.1.1

24 Mar 12:47
Compare
Choose a tag to compare

TypeScript Client Release v0.1.1

Installation

npm install @bodhiapp/ts-client

Usage

import { BodhiClient } from '@bodhiapp/ts-client';

const client = new BodhiClient({
  baseUrl: 'http://localhost:1135',
  apiKey: 'your-api-key'
});

TypeScript Client v0.1.0

24 Mar 12:13
Compare
Choose a tag to compare

TypeScript Client Release v0.1.0

Installation

npm install @bodhiapp/ts-client

Usage

import { BodhiClient } from '@bodhiapp/ts-client';

const client = new BodhiClient({
  baseUrl: 'http://localhost:1135',
  apiKey: 'your-api-key'
});

Bodhi v0.0.19

05 Feb 15:10
Compare
Choose a tag to compare

See the assets to download this version and install.

Bodhi v0.0.18

05 Feb 09:50
Compare
Choose a tag to compare

See the assets to download this version and install.

Bodhi v0.0.17

05 Feb 09:19
Compare
Choose a tag to compare

See the assets to download this version and install.

Bodhi v0.0.16

05 Feb 08:45
Compare
Choose a tag to compare

See the assets to download this version and install.

Bodhi v0.0.15

05 Feb 08:06
Compare
Choose a tag to compare

See the assets to download this version and install.