Registry / networking / twiliolib

twiliolib

JSON →
library2.0.7rbrubygemsunverified

A Ruby gem for communicating with the Twilio API and generating TwiML

gem install twiliolib
INSTALL
IMPORT
SIG · TWILIOLIB
T
twiliolib
networkingrubyv2.0.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TwilioLib
require 'twiliolib'

Make a phone call using Twilio API

require 'twiliolib' client = TwilioLib::Client.new(account_sid: 'ACxxx', auth_token: 'token') call = client.calls.create(from: '+1234567890', to: '+0987654321', url: 'http://example.com/twiml')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
32
OpenAI (training)
1
Resources
twiliolib — gem install twiliolib · libregistry