1.2.5 • Published 6 months ago
ch-chat-api-typescript-axios v1.2.5
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
6 months ago
1.2.2
6 months ago
1.2.1
6 months ago
1.1.16
6 months ago
1.1.19
6 months ago
1.1.18
6 months ago
1.1.17
6 months ago
1.1.12
6 months ago
1.1.15
6 months ago
1.1.14
6 months ago
1.1.13
6 months ago
1.1.11
7 months ago
1.1.10
7 months ago
1.1.9
7 months ago
1.1.8
7 months ago
1.1.7
7 months ago
1.1.6
7 months ago
1.1.5
7 months ago
1.1.4
7 months ago
1.1.3
8 months ago
1.1.2
8 months ago
1.1.1
8 months ago
1.1.0
8 months ago
1.0.10
8 months ago
1.0.9
8 months ago
1.0.8
8 months ago
1.0.7
8 months ago
1.0.6
8 months ago
1.0.5
8 months ago
1.0.3
8 months ago
1.0.1
8 months ago