Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 359 Bytes

File metadata and controls

15 lines (9 loc) · 359 Bytes

UnificationEngine® API

Welcome to the UnificationEngine® API! You can use our API to access UnificationEngine® API endpoints, which can communicate with various connectors, such as WhatsApp, Facebook Messenger, Telegram and more.

How to run

Install the dependencies and run the node project.

$ nvm use 14

$ npm install

$ npm start