Sinch Node.js SDK Quick Start Repository
This repository contains tutorials and projects' templates related to the Sinch Node.js SDK usage.
- templates: executable code samples. Just insert your snippets in the indicated placeholders to test your code using the Sinch APIs
- client: make a call to a Sinch API endpoint with the Sinch Client
- server: handle an event emitted by Sinch
- getting-started: source code related to the "Getting started" sections of the online documentation
- tutorials