Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions community-examples.json
Original file line number Diff line number Diff line change
Expand Up @@ -482,5 +482,10 @@
"name": "Nietzsche",
"description": "A serverless application that fetches quotes from Goodreads and saves it to DynamoDB with example use cases using `Lambda`, `SNS`, `SQS`, `Step Functions`, `DynamoDB`, `API Gateway`, `CloudWatch`",
"githubUrl": "https://github.com/rpidanny/Nietzsche"
},
{
"name": "aws-node-websockets",
"description": "Starting place for Serverless websockets on aws. Deployed to your aws out-of-the-box, includes dynamodb to manage connections",
"githubUrl": "https://github.com/Ascendzor/aws-node-websockets"
}
]