The purpose of the quickstart guide is to provide simple examples focused on one goal. For example, sending an SMS, handling an incoming SMS webhook or making a Text to Speech call.
To use this sample you will first need a Nexmo account. Once you have your own API credentials, rename
the .env-example file to .env and set the values as required.
For some of the examples you will need to buy a number.
Please raise an issue to request an example that isn't present within the quickstart. Pull requests will be gratefully received.
- The code samples in this repo is under MIT