Skip to content

Commit b00b9c8

Browse files
authored
Merge pull request #666 from Nsupyq/patch-1
2 parents 1fd4ac4 + 98b20f3 commit b00b9c8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

community-examples.json

+5
Original file line numberDiff line numberDiff line change
@@ -546,5 +546,10 @@
546546
"name": "Express Application With Lambda",
547547
"description": "This example demonstrates how to build an express application for AWS Lambda based on serverless framework.",
548548
"githubUrl": "https://github.com/HoseungJang/serverless-lambda-express-example"
549+
},
550+
{
551+
"name": "Idempotent Serverless Functions",
552+
"description": "This repository demonstrates how to ensure the idempotence of serverless functions running on AWS Lambda.",
553+
"githubUrl": "https://github.com/Nsupyq/idempotent-serverless-functions"
549554
}
550555
]

0 commit comments

Comments
 (0)