Skip to content

Commit

Permalink
feat: Add serverless twilio + typescript lambda example (serverless#750)
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpalmerio authored May 8, 2023
1 parent 131da43 commit 045927c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions community-examples.json
Original file line number Diff line number Diff line change
Expand Up @@ -642,5 +642,10 @@
"name": "Serverless SQS offline + Python + Localstack",
"description": "Serverless Framework example to run AWS SQS service locally using https://github.com/localstack",
"githubUrl": "https://github.com/nanlabs/devops-reference/tree/main/examples/serverless-sqs-python"
},
{
"name": "Serverless Twilio + Typescript Lambda example",
"description": "Serverless Framework example to deploy a lambda function using Twilio and TypeScript",
"githubUrl": "https://github.com/nanlabs/devops-reference/tree/main/examples/serverless-twilio-aws-lambdas-typescript"
}
]

0 comments on commit 045927c

Please sign in to comment.