This repo was made to contain the collection of scripts and applications I have built using SignalWire's APIs over the years.
The examples cover use cases for voice, messaging, and video in a variety of languages.
Most of the scripts or applications require your SignalWire space domain, project ID, and API token. Those can be found within your SignalWire Space under the API tab.
Copy the example.env and replace with your own credentials and/or phone numbers that you may want to frequently use.
cp .env.example .env