1.2.5 • Published 9 months ago

ch-chat-api-typescript-axios v1.2.5

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

CH Chat API TypeScript Axios Client

A strongly-typed HTTP client for the CH Chat API, generated from OpenAPI specification. This package provides an Axios-based client with complete TypeScript type definitions for the CH Chat API.

🚀 Installation

npm install ch-chat-api-typescript-axios

📚 Usage

import { ChatApiClient } from 'ch-chat-api-typescript-axios';

const client = new ChatApiClient({
  baseUrl: 'https://chat-api-int.icloudhospital.com',
  accessToken: 'your-access-token',
});

📚 Documentation

For detailed documentation and usage examples, please refer to the API Documentation.

1.2.5

9 months ago

1.2.4

9 months ago

1.2.3

9 months ago

1.2.0

9 months ago

1.2.2

9 months ago

1.2.1

9 months ago

1.1.16

9 months ago

1.1.19

9 months ago

1.1.18

9 months ago

1.1.17

9 months ago

1.1.12

9 months ago

1.1.15

9 months ago

1.1.14

9 months ago

1.1.13

9 months ago

1.1.11

10 months ago

1.1.10

10 months ago

1.1.9

10 months ago

1.1.8

10 months ago

1.1.7

10 months ago

1.1.6

10 months ago

1.1.5

10 months ago

1.1.4

10 months ago

1.1.3

11 months ago

1.1.2

11 months ago

1.1.1

11 months ago

1.1.0

11 months ago

1.0.10

11 months ago

1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.3

11 months ago

1.0.1

11 months ago