A javascript library for easy use of the Timelight AI API.
It is intended for usage in server side and client side integrations (NodeJS, browsers, React Native, NativeScript mobile apps). This SDK provides TypeScript typings.
Use npm
also for React Native / NativeScript applications.
npm install timelight-ai-js-api-client --save
bower install recombee-js-api-client -S
Generic documentation and tutorials of the API can be found at api.timelight.tech.
Full client reference can be found in REFERENCE.md