• This repository has been archived on 15/Nov/2022
  • Stars
    star
    16
  • Rank 1,305,924 (Top 26 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 8 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Demo application showcasing Twilio API usage in Python

More Repositories

1

webhooks-course

JavaScript
614
star
2

introduction-to-apis-notes

Introduction to APIs - v2
HTML
546
star
3

api-snippets

Code snippets for the Twilio API Documentation
Java
259
star
4

message-segment-calculator

JS-based tool to calculate and display message segmentation data for a given message body
TypeScript
85
star
5

sdk-starter-node

Demo application showcasing Twilio API usage in Node.js
JavaScript
79
star
6

appointment-reminders-django

A working Appointment Reminders sample built in Django
Python
77
star
7

appointment-reminders-flask

Use Twilio to send SMS reminders to your customers about upcoming appointments
Python
71
star
8

video-access-token-server-node

Twilio Video server-side web app in Node.js
JavaScript
65
star
9

browser-calls-node

A sample application which shows you how to make and receive phone calls with a browser and Twilio Client
JavaScript
63
star
10

server-notifications-node

server notifications demo app
JavaScript
58
star
11

appointment-reminders-node

Node implementation of Appointment Reminders
JavaScript
58
star
12

twiliochat-node

Node implementation of Twilio Chat
JavaScript
54
star
13

airtng-node

AirTNG - Rental-by-owner properties fit for a Captain, implemented with Node.js and Express
JavaScript
51
star
14

automated-survey-django

A sample app for automated phone surveys with Twilio, TwiML, Python and Django
Python
50
star
15

client-quickstart-node

Twilio Client Quickstart App
JavaScript
47
star
16

twiliochat-swift

Swift implementation of Twilio Chat
Swift
46
star
17

client-quickstart-js-deprecated

Twilio Client Quickstart for Web/Javascript
JavaScript
46
star
18

server-notifications-django

server notifications demo application
Python
42
star
19

ivr-phone-tree-node

Create an IVR phone tree with Node.js and Express
JavaScript
41
star
20

voice-javascript-sdk-quickstart-node

JavaScript
40
star
21

ipm-quickstart-node

39
star
22

clicktocall-node

Node.js Click To Call Demo
HTML
39
star
23

survey-node

Automated surveys via text and voice in Node.js with Express and MongoDB
JavaScript
38
star
24

appointment-reminders-rails

A working Appointment Reminders sample built in Ruby on Rails
Ruby
36
star
25

appointment-reminders-laravel

Example App and Tutorial content for Appointment Reminders in PHP | Laravel
PHP
33
star
26

browser-calls-django

A sample application which shows you how to make and receive phone calls with a browser and Twilio Client
Python
33
star
27

conversations-demo

Demo chat app for use in Conversations Quickstart, with updated UI.
JavaScript
32
star
28

account-security-quickstart-django

A simple implementation of a Twilio Account Security protected site using Python and Django.
Python
31
star
29

ivr-phone-tree-python

Create an IVR phone tree with Python and Twilio.
Python
31
star
30

server-notifications-laravel

demo application demonstrating SMS notifications for Laravel
PHP
30
star
31

authy2fa-flask

2FA Implementation with Authy and Python Flask
Python
30
star
32

browser-calls-laravel

A sample application which shows you how to make and receive phone calls with a browser and Twilio Client
PHP
30
star
33

verify-v2-quickstart-node

JavaScript
29
star
34

whatsapp-group-messaging

Code samples and instructions for implementing group messaging in WhatsApp with the Twilio Conversations API
JavaScript
29
star
35

authy2fa-laravel

2FA Implementation with Authy and Laravel (PHP)
PHP
26
star
36

video-access-token-server-php

Twilio Video server-side web app in PHP
PHP
26
star
37

account-security-2fa-node

Deprecated repository. Please see https://github.com/TwilioDevEd/account-security-quickstart-node
HTML
25
star
38

browser-dialer-react

A browser-based dialer interface powered by React and Twilio Client
JavaScript
25
star
39

automated-survey-laravel

Sample application demonstrating automated voice surveys in PHP with laravel
PHP
24
star
40

browser-dialer-vue

A browser-based dialer interface powered by Vue.js and Twilio Client
JavaScript
24
star
41

twiliochat-csharp

C# implementation of Twilio Chat using ASP.NET MVC
JavaScript
23
star
42

airtng-csharp

AirTNG - Rental-by-owner properties fit for a Captain, implemented in C# with .NET MVC
C#
23
star
43

airtng-laravel

AirTNG - Rental-by-owner properties fit for a Captain, implemented in PHP with Laravel
PHP
23
star
44

essentials-messaging-voice-course

Accompanies the upcoming Twilio Essentials - Programmable Messaging and Programmable Voice course
JavaScript
22
star
45

twiliochat-laravel

Laravel implementation of Twilio Chat
PHP
22
star
46

voice-javascript-sdk-quickstart-python

JavaScript
22
star
47

video-access-token-server-python

Twilio Video server-side web app in Python
Python
21
star
48

client-quickstart-php

Twilio Client Quickstart App
JavaScript
21
star
49

browser-calls-rails

A sample application which shows you how to make and receive phone calls with a browser and Twilio Client
Ruby
21
star
50

sms-verification-android-node

SMS Verification for Android with Node.js
JavaScript
20
star
51

ivr-phone-tree-laravel

Create an IVR phone tree with PHP and Laravel 5
PHP
19
star
52

clicktocall-laravel

Laravel version of click to call demo
PHP
19
star
53

airtng-flask

AirTNG - Rental-by-owner properties fit for a Captain, implemented in Python with Flask
Python
19
star
54

account-verification-node

example app demonstrating account verification in Node using Authy
HTML
19
star
55

mediastreams-consume-websockets-flask

Tutorial for using Twilio Media Streams
Python
19
star
56

call-tracking-django

Use Twilio to track the effectiveness of your different marketing campaigns.
Python
19
star
57

on-demand-superclass

Twilio On-Demand Superclass README
JavaScript
18
star
58

sdk-starter-ruby

Demo application showcasing Twilio API usage in Ruby
JavaScript
17
star
59

anonymous-communications-rails

(AirTng: Part 2) Anonymous Communications use-case in Rails
Ruby
17
star
60

talkin-cedric-node

An example application using Media Streams and Amazon Transcribe
JavaScript
17
star
61

starter-node-express

A Twilio starter project for Node.js and Express
JavaScript
17
star
62

video-access-token-server-ruby

Twilio Video server-side web app in Ruby
Ruby
17
star
63

automated-survey-spring

Java Spring implementation of automated survey
Java
16
star
64

automated-survey-flask

A sample app for automated phone surveys with Twilio, TwiML, Python and Flask
Python
16
star
65

verify-v2-quickstart-rails

JavaScript
16
star
66

voice-javascript-sdk-quickstart-php

JavaScript
16
star
67

appointment-reminders-csharp

Example App and Tutorial content for Appointment Reminders in C# | .NET
C#
16
star
68

ivr-phone-tree-csharp

C#
15
star
69

browser-calls-flask

A sample application which shows you how to make and receive phone calls with a browser and Twilio Client
Python
14
star
70

call-forwarding-node

A sample implementation of advanced call forwarding using Twilio, Node.js and Express.js.
JavaScript
14
star
71

twilio_esp8266_arduino_example

Sending messages in C++ with the ESP8266 and the Arduino IDE
C++
14
star
72

conference-broadcast-laravel

Sample app of a Rapid Response Kit that showcases Twilio Voice conferencing and broadcasting
PHP
14
star
73

sms2fa-flask

SMS Two Factor Authentication implementation with Flask and Twilio
Python
14
star
74

marketing-notifications-node

Demo application showing how to implement SMS notifications (for a mobile marketing use case) in Node.js
HTML
14
star
75

call-forwarding-flask

A sample implementation of advanced call forwarding using Twilio and Flask.
Python
14
star
76

video-access-token-server-csharp

Twilio Video starter application for C# MVC
C#
14
star
77

call-tracking-node

Node.js Call Tracking demo app
JavaScript
13
star
78

authy2fa-csharp

Two Factor Authentication example app in C#
C#
13
star
79

account-security-quickstart-spring

A simple implementation of a Twilio Account Security protected site using Java and Spring.
Java
13
star
80

automated-survey-csharp

Automated surveys in C#
C#
13
star
81

ipm-quickstart-csharp

Starter app for IP Messaging with C# and ASP.NET MVC
JavaScript
12
star
82

sdk-starter-csharp

Demo application showcasing Twilio API usage in C#
HTML
12
star
83

hangouts-clone-react

A clone of Google Hangouts using React and WebRTC
JavaScript
12
star
84

chat-quickstart-swift

Chat Starter Application for iOS, using Swift
Swift
12
star
85

sdk-starter-php

Demo application showcasing Twilio API usage in PHP
JavaScript
12
star
86

browser-calls-csharp

A sample application which shows you how to make and receive phone calls with a browser and Twilio Client
JavaScript
12
star
87

account-security-csharp

Two-Factor Authentication with ASP.NET Core and Authy
C#
11
star
88

call-tracking-laravel

Call tracking demo app in Laravel
PHP
11
star
89

sms2fa-csharp

SMS Two Factor Authentication implementation with ASP.NET and Twilio
C#
11
star
90

verify-v2-quickstart-php

PHP
11
star
91

ivr-recording-laravel

Example App and Tutorial content for IVR Call Recording and Agent Call screening
PHP
11
star
92

survey-rails

Automated Survey application built on Rails
HTML
10
star
93

verify-v2-quickstart-python

JavaScript
10
star
94

verify-v2-quickstart-csharp

JavaScript
10
star
95

developer-fundamentals-notes

Notes for the Developer Fundamentals courses from Twilio
JavaScript
10
star
96

lead-alerts-flask

Instant lead alerts example implemented with Python and Flask
Python
10
star
97

automated-survey-rails

Sample application demonstrating automated voice surveys with Twilio and Ruby on Rails
Ruby
10
star
98

client-quickstart-python

Twilio Client Quickstart App
JavaScript
10
star
99

appointment-reminders-java

demo application implementing appointment reminders use case in Java 8 with the Spark framework
Java
10
star
100

marketing-notifications-flask

Demo application showing how to implement SMS notifications (for a mobile marketing use case) in Python
Python
10
star