Skip to content

Commit

Permalink
Merge pull request #666 from Nsupyq/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrzesik committed Nov 17, 2021
2 parents 1fd4ac4 + 98b20f3 commit b00b9c8
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 @@ -546,5 +546,10 @@
"name": "Express Application With Lambda",
"description": "This example demonstrates how to build an express application for AWS Lambda based on serverless framework.",
"githubUrl": "https://github.com/HoseungJang/serverless-lambda-express-example"
},
{
"name": "Idempotent Serverless Functions",
"description": "This repository demonstrates how to ensure the idempotence of serverless functions running on AWS Lambda.",
"githubUrl": "https://github.com/Nsupyq/idempotent-serverless-functions"
}
]

0 comments on commit b00b9c8

Please sign in to comment.