1.2.5 • Published 4 months ago

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

Weekly downloads
-
License
ISC
Repository
github
Last release
4 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

4 months ago

1.2.4

4 months ago

1.2.3

4 months ago

1.2.0

4 months ago

1.2.2

4 months ago

1.2.1

4 months ago

1.1.16

5 months ago

1.1.19

5 months ago

1.1.18

5 months ago

1.1.17

5 months ago

1.1.12

5 months ago

1.1.15

5 months ago

1.1.14

5 months ago

1.1.13

5 months ago

1.1.11

5 months ago

1.1.10

5 months ago

1.1.9

5 months ago

1.1.8

5 months ago

1.1.7

6 months ago

1.1.6

6 months ago

1.1.5

6 months ago

1.1.4

6 months ago

1.1.3

6 months ago

1.1.2

6 months ago

1.1.1

6 months ago

1.1.0

6 months ago

1.0.10

6 months ago

1.0.9

6 months ago

1.0.8

6 months ago

1.0.7

6 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.3

6 months ago

1.0.1

7 months ago