Skip to content

Add idempotent example aws node express#662

Open
Nsupyq wants to merge 3 commits into
serverless:masterfrom
Nsupyq:add-idempotent-example-aws-node-express
Open

Add idempotent example aws node express#662
Nsupyq wants to merge 3 commits into
serverless:masterfrom
Nsupyq:add-idempotent-example-aws-node-express

Conversation

@Nsupyq

@Nsupyq Nsupyq commented Nov 5, 2021

Copy link
Copy Markdown
Contributor

As described in issue #661, this PR creates a new example about what is idempotent function and how to create idempotent functions.

@mnapoli

mnapoli commented Nov 6, 2021

Copy link
Copy Markdown
Contributor

Hi, I think the idea mentioned in #658 (comment) is to create your examples on your own repository. This new example is quite specific, I'm not sure if duplicating the existing examples make sense.

Again, examples are to get users started easily. Besides idempotence, there are many many topics that could be covered to make an application production ready. If we had an example for each topic we would have a lot of examples.

@Nsupyq

Nsupyq commented Nov 8, 2021

Copy link
Copy Markdown
Contributor Author

Ok, I will create examples on my own repository. How about adding a link of my repository in the README of aws-node-express-dynamodb-api?

@mnapoli

mnapoli commented Nov 8, 2021

Copy link
Copy Markdown
Contributor

You can add this to the community examples: https://github.com/serverless/examples#community-examples

@Nsupyq

Nsupyq commented Nov 11, 2021

Copy link
Copy Markdown
Contributor Author

Thank you. I will propose a new PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants