1.2.5 • Published 6 months ago

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

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

6 months ago

1.2.4

6 months ago

1.2.3

6 months ago

1.2.0

7 months ago

1.2.2

7 months ago

1.2.1

7 months ago

1.1.16

7 months ago

1.1.19

7 months ago

1.1.18

7 months ago

1.1.17

7 months ago

1.1.12

7 months ago

1.1.15

7 months ago

1.1.14

7 months ago

1.1.13

7 months ago

1.1.11

7 months ago

1.1.10

7 months ago

1.1.9

7 months ago

1.1.8

8 months ago

1.1.7

8 months ago

1.1.6

8 months ago

1.1.5

8 months ago

1.1.4

8 months ago

1.1.3

9 months ago

1.1.2

9 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.0.10

9 months ago

1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.3

9 months ago

1.0.1

9 months ago