Skip to content

Commit 045927c

Browse files
feat: Add serverless twilio + typescript lambda example (serverless#750)
1 parent 131da43 commit 045927c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

community-examples.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -642,5 +642,10 @@
642642
"name": "Serverless SQS offline + Python + Localstack",
643643
"description": "Serverless Framework example to run AWS SQS service locally using https://github.com/localstack",
644644
"githubUrl": "https://github.com/nanlabs/devops-reference/tree/main/examples/serverless-sqs-python"
645+
},
646+
{
647+
"name": "Serverless Twilio + Typescript Lambda example",
648+
"description": "Serverless Framework example to deploy a lambda function using Twilio and TypeScript",
649+
"githubUrl": "https://github.com/nanlabs/devops-reference/tree/main/examples/serverless-twilio-aws-lambdas-typescript"
645650
}
646651
]

0 commit comments

Comments
 (0)