An open API service indexing awesome lists of open source software.

https://github.com/chipwolf/serverless-twilio-quickstart

Quick and dirty example of a Serverless deployment utilizing the Twilio API
https://github.com/chipwolf/serverless-twilio-quickstart

serverless serverless-examples serverless-framework serverless-functions twilio twilio-api twilio-sms twilio-sms-api

Last synced: 4 months ago
JSON representation

Quick and dirty example of a Serverless deployment utilizing the Twilio API

Awesome Lists containing this project

README

          

# serverless-twilio-quickstart

```
npm i serverless -g
sls deploy
sls invoke -f hello
```