An open API service indexing awesome lists of open source software.

https://github.com/yext/chat-core

a networking library for interacting with the Yext Chat API
https://github.com/yext/chat-core

Last synced: 4 months ago
JSON representation

a networking library for interacting with the Yext Chat API

Awesome Lists containing this project

README

          

# chat-core monorepo

This monorepo contains the core library and bindings required for interacting with the Yext Chat API and supported integrations.

## What's inside?

This monorepo includes the following packages/apps:

### Apps and Packages

- `@yext/chat-core`: a networking library for interacting with the Yext Chat API. Visit [README.md](./packages/chat-core/README.md) for more details.

- `@yext/chat-core-aws-connect`: a library used for integrating Yext Chat with the Amazon Connect agent platform. Visit [README.md](./packages/chat-core-aws-connect/README.md) for more details.

Each package/app is 100% [TypeScript](https://www.typescriptlang.org/).