Ahoy

The latest videos, posts, and sample code for developers building on Twilio.

5-minute Projects


Créer un serveur proxy Node.js en moins de 10 minutes !

Nous avons tous entendu le terme « proxy ». On pourrait croire qu'il s'agit d'une sorte de portail vers une nouvelle dimension tout droit sorti …

10分以内でNode.jsのプロキシサーバを構築する方法

この記事はSuper SIMチームのソフトウェアエンジニアインターンのNikolay Nikolovがこちらで公開した記事(英語)を日本語化したものです。 皆さんは「プロキシ」という言葉を一度は聞いたことがあるのではないでしょうか。実はプロキシは非常に身近で便利な技術です。 プロキシとは、複数のサービスの間に位置し、リクエストとレスポンスを双方向に処理・修正する中間的なアプリケーションのことです。 現実世界に例えると、スペインから来た人を目の前にして、あなたがスペイン語を話せないとします。困っていたところ、あなたは友人の田中さんがスペイン語と日本語を話せ、通訳ができることを思い出します。 通訳が以下のとおり行われます。 あなたが田中さんに日本語で話しかけます。 田中さんは頭の中でそれをスペイン語に翻訳して、新しい友人にスペイン語で話します。 新しい友人は、スペイン語で田中さんに返事をします。 田中さんは頭の中でそれを日本語に翻訳して、あなたに日本語で返事をします。 このシナリオでは、田中さんはあなたと新しい友人との間の代理人(プロキシ)としての役割を持っています。お互いに直接話すことはできませんが、田中さんのおかげで会話のキャッチボール(リクエストとレスポンスの送受信)ができます。 プロキシとは何かを理解できたので、次にプロキシの使用例についてご紹介します。おすすめの使用例を列挙します。 認可: サービスへのアクセスを認可されたリクエストのみを転送する。 ロードバランシング: 複数のインスタンスにリクエストを均等に分配する。 …

Crie um bot de SMS de cotação de ações com Twilio e TypeScript

Vimos como enviar um SMS com TypeScript e como receber e responder mensagens SMS com TypeScript. Agora vamos criar algo que podemos usar! Se …

Implemente su propia app de colaboración de video en cinco minutos o menos

Ya lanzamos una versión más reciente de la app de colaboración de video; para obtener las instrucciones de implementación más recientes, siga este enlace. …

Erstellen einer eigenen Video-Kollaborations-App

Erstellen Sie Ihre eigene Video-Kollaborations-App in unter fünf Minuten Wir freuen uns, heute bekannt zu geben, dass wir drei Anwendungen für die Video-Kollaboration zur Verfügung …

How to Send an SMS in 30 Seconds with Golang

Twilio is all about powering communication and doing it conveniently and fast in any language. In this tutorial you’ll learn how to deliver a quick …

How to Send an SMS with Java

Twilio is all about powering communication and doing it conveniently and fast in any language. With the help of Twilio and Java, you can …

How to Send an SMS with a Click of a Button with Java

Twilio is all about powering communication and doing it conveniently and fast in any language. With the help of Twilio and Java, you can …

Cómo enviar un SMS con un clic de botón en Java

Twilio va de potenciar las comunicaciones y de hacerlo de forma cómoda y rápida en cualquier lenguaje. Con la ayuda de Twilio y Java, …

Mars Rover Emails with Python and Twilio SendGrid

NASA has a bunch of awesome APIs which give you programmatic access to the wonders of space. I think the Mars Rover Photos API …

Send an SMS verification code in 5 minutes

One-Time Passcodes (OTPs) are a simple and effective way to verify someone's phone number at sign up for ongoing login verification, preventing bots, ensuring …

Create SMS QR Codes with Twilio

Interested in trying out our QR code generator? Click here! QR codes have been around for decades. In the 2010s they were the …

Automate Frequently Asked Questions in Multiple Languages Using WhatsApp and Twilio Studio

WhatsApp is one of the most popular messaging apps in the world. Users in the platform are …

How to Send SMS from Airtable in 1 Minute

Airtable is an awesome spreadsheet-and-database-like tool with lots of flexible features helpful to builders. Airtable Apps let you extend the functionality of your bases: you …

Keep a Journal of Special Moments using Twilio Programmable SMS and Google Sheets

"It’s amazing how easy it is to forget the magical little moments you assumed would get tattooed on your brain." I read in Matthew Dick's …

Deploy a Word Game in 5 Minutes with Twilio Functions

If the number of virtual social gatherings you attend regularly has increased over the past few months, you may have found yourself awkwardly ending a …

Start a Ghost Writing Career for Halloween with OpenAI's GPT-3 Engine and Java

It can be tempting to stay inside with a cup of hot cocoa to read as the days get chillier. Why not …

How to Create a QR Code in PHP

QR codes are almost everywhere these days! It makes sense. They're small, readable on any modern smartphone without special software, and let us do so …

How to Start Your First Java Spark App

Setting up a new project to hack together an idea shouldn't be a problem, especially with the help of the Spark framework. Not only …

How to Start an HTTP Servlet

With so many Java technologies available, it can be difficult to figure out which one to use to power a Java-based web application. Beginner Java …

How To Send a WhatsApp Message in 30 Seconds with Golang

Twilio is all about powering communication conveniently and quickly in any programming language. In this tutorial you’ll learn how to deliver a message or notification …

How to Send an SMS in 30 Seconds with Ruby

Twilio is all about powering communication, regardless of the language—or language framework—that you're using for a given project. In this tutorial, you'll learn how to …

Add Custom Effect Filters to your Twilio Programmable Video Calls

The Twilio Video JavaScript SDK has been recently enhanced with support for video processors, small effects, and filters that can be applied to the video …

What I Built: Arthur Tham’s uwu-laden pandemic video game

During a pandemic where time has passed slowly and anxieties have multiplied, Arthur Tham’s quirky video game fills a much-needed gap. HackUWU is a deceptively …

How to Send an MMS with Python

Twilio is all about powering communication and doing it conveniently and fast in any language. With the help of Twilio and Python, you can deliver …

How to Register a Twilio Phone Number and Send an SMS Using the Twilio CLI

There are over 4.5 billion text-enabled devices. This creates a huge opportunity to notify people about upcoming appointments, special events, breaking news, or commercial promotions …

How to Translate English to Mandalorian with Twilio Serverless and SMS

Celebrate Star Wars Day on May 4th by texting a sentence to +14807573107 to translate it into the Mandalorian language and read on to learn …

How to Receive WhatsApp Messages in JavaScript Using Express

The WhatsApp Business API from Twilio is a powerful, yet easy to use service that allows you to communicate with your users on the popular …

Send a WhatsApp Message in 30 Seconds with Ruby

Do I need to introduce WhatsApp? If you are reading this article, you are probably familiar with it, but in case you don't, WhatsApp is …

Taking Phone Calls live on Twitch with OBS, Twilio and JavaScript

I’m a Developer Evangelist at Twilio and a big part of my job was travelling around Europe speaking to developers about the cool things that …

Explore The Cloud and plant trees in TwilioQuest for Earth Day 2021

Last year, we teamed up with Onetreeplanted.org, our community of streamers, and Operators to plant 10,000 trees for Earth Day! We want to do it …

Build a stock quote SMS bot with Twilio and TypeScript

We've seen how to send an SMS with TypeScript and how to receive and reply to SMS messages with TypeScript. Now let's create something …

How to Receive a Phone Call in Node.js with Twilio Functions

Twilio Voice is an easy and highly customizable service that allows you to automate your telephone workflows. In this tutorial you are going to learn …

Detect Hair Color with AutoML, MMS, and JavaScript

A few weeks ago, I hosted Anna Lytical on my weekly Twilio TV Twitch show to talk making tech more inclusive and accessible, their path …

How to Add Email Notifications to Your Node.js SMS App

Sending notifications from your application means you can deliver your users relevant, timely and personalised information about their accounts or activity. You may have already …

Build a Lord of the Rings Lockdown Scavenger Hunt

I thought I'd missed the boat to get this post put together. My wife had her birthday last June, and (even then) we weren't expecting …

Build an Animal Crossing party line in 5 minutes

How did you spend your weekend? When I wasn't feeding my sourdough starter, I spent at least 4 hours playing Animal Crossing: New Horizons …

Build a Twilio SIP Based Remote Work Application in 5 Minutes

Remote work is an extremely popular term these days. How to go about working remotely, though, is another story. Luckily, in just a few steps, …

Build a Node.js Proxy Server in Under 10 minutes!

We have all heard the term “proxy”. It might sound like it’s some kind of portal to a new dimension from the Matrix movies, but …

Deploy your own video collaboration app in five minutes or less

We've now released a newer version of the Video collaboration app – for the newest deploy instructions, follow this link. Today we are excited …