Build a Voice Proxy With Cloud Functions
Leverage the the event-driven architecture of Google Cloud Functions to build a Voice Proxy or masked calling service with a single HTTP function.
Voice Transcription Pipeline in PHP With Vonage
Create a collection of serverless functions in PHP to process Vonage Voice calls using Amazon Transcribe and store the transcripts in database.
Build a Basic Video Call Platform with Netlify Functions
In this tutorial, learn how to build a basic serverless video call platform with Netlify Functions, Fauna DB, and Vonage Video API.
Serverless Python With AWS Lambda
How to create a Python serverless AWS Lambda function and HTTP function using the Serverless framework for automated deployment or the AWS Console.
使用 Google Cloud Functions 从 Python 发送短信
This tutorial teaches how to deploy a function on Google Cloud Platform using Python 3.7, showing how to send a message inviting the user to downlo...