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

https://github.com/synerise/faststore-examples


https://github.com/synerise/faststore-examples

Last synced: about 3 hours ago
JSON representation

Awesome Lists containing this project

README

          

# Synerise Solutions in VTEX FastStore

This repository provides examples of implementing **Synerise solutions** in the **VTEX FastStore** application. These examples demonstrate the integration of Synerise's advanced search and recommendation features using the FastStore platform.

## Libraries Used

This project utilizes the `@synerise/faststore-api` library to achieve integration with Synerise's API:

### [`@synerise/faststore-api`](https://www.npmjs.com/package/@synerise/faststore-api)
Provides:
- Clients for **search** and **recommendation** functionalities.
- Pre-configured **resolvers** to simplify integration and enhance developer productivity.

## How to Use the Libraries

The examples in this repository illustrate how to:
1. Set up and configure the required Synerise libraries in a FastStore application.
2. Implement hooks and resolvers for:
- Efficient API interactions.
- Enhancing search and recommendation performance.
3. Customize the integration to suit your specific requirements.