Skip to content

Commit 70a77c6

Browse files
committed
updated missing details in various examples README.md files
required for Examples Explorer
1 parent 19024bd commit 70a77c6

File tree

20 files changed

+44
-24
lines changed

20 files changed

+44
-24
lines changed

aws-golang-simple-http-endpoint/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
title: TODO
3-
description: TODO
3+
description: This example demonstrates how to setup a simple HTTP endpoint in Go.
44
layout: Doc
55
framework: v1
66
platform: AWS

aws-multiple-runtime/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
title: TODO
3-
description: TODO
3+
description: This example demonstrates how you can run multiple runtimes in AWS Lambda.
44
layout: Doc
55
framework: v1
66
platform: AWS

aws-node-dynamodb-backup/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
title: TODO
3-
description: TODO
3+
description: This examples shows your how to create a backup of your DynamoDB table to S3.
44
layout: Doc
55
framework: v1
66
platform: AWS

aws-node-oauth-dropbox-api/ReadMe.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
<!--
22
title: TODO
3-
description: TODO
3+
description: Connect to Dropbox's API using AWS Lambda.
44
layout: Doc
55
framework: v1
66
platform: AWS
77
language: nodeJS
8-
authorLink: 'https://github.com/Jay DeshmukhJay Deshmukh'
8+
authorLink: 'https://github.com/serverless'
9+
authorName: Jay Deshmukh
10+
authorAvatar: 'https://avatars0.githubusercontent.com/u/38460988?v=4&s=140'
911
-->
1012

1113
###

aws-node-rest-api-mongodb/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!--
22
title: TODO
3-
description: TODO
3+
description: This example demonstrate how to use MongoDB with AWS and Serverless.
44
layout: Doc
55
framework: v1
66
platform: AWS
7-
language: Go
7+
language: nodeJS
88
authorLink: 'https://github.com/lucianopf'
99
authorName: 'Luciano Pellacani Franca'
1010
authorAvatar: 'https://avatars2.githubusercontent.com/u/8251208?v=4&s=140'

aws-node-ses-receive-email-header/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ layout: Doc
55
framework: v1
66
platform: AWS
77
language: nodeJS
8-
authorLink: 'https://github.com/'
8+
authorLink: 'https://github.com/aheissenberger'
9+
authorName: 'Andreas Heissenberger'
10+
authorAvatar: 'https://avatars0.githubusercontent.com/u/200095?v=4&s=140'
911
-->
1012
# Receive an email, trigger a lambda function to process header
1113

aws-node-typescript-rest-api-with-dynamodb/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
title: TODO
3-
description: TODO
3+
description: This example shows your how to create a TypeScript powered REST API with DynamoDB.
44
layout: Doc
55
framework: v1
66
platform: AWS

aws-node-upload-to-s3-and-postprocess/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ framework: v1
66
platform: AWS
77
language: nodeJS
88
authorLink: 'https://github.com/walgarch'
9-
authorName: null
9+
authorName: walgarch
1010
authorAvatar: 'https://avatars1.githubusercontent.com/u/32451330?v=4&s=140'
1111
-->
1212
# Upload a file to S3 to trigger a lambda function

aws-python-auth0-custom-authorizers-api/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ framework: v1
66
platform: AWS
77
language: Python
88
authorLink: 'https://github.com/BrianAndersen78'
9-
authorName: null
9+
authorName: BrianAndersen78
1010
authorAvatar: 'https://avatars3.githubusercontent.com/u/30560831?v=4&s=140'
1111
-->
1212
# API Gateway Custom Authorizer Function + Auth0

aws-python-rest-api-with-pynamodb/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ layout: Doc
55
framework: v1
66
platform: AWS
77
language: Python
8-
authorLink: 'https://github.com/'
8+
authorLink: 'https://github.com/helveticafire'
9+
authorName: 'Ben Fitzgerald'
10+
authorAvatar: 'https://avatars0.githubusercontent.com/u/1323872?v=4&s=140'
911
-->
1012
# Serverless REST API
1113

aws-python-scheduled-cron/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ layout: Doc
55
framework: v1
66
platform: AWS
77
language: Python
8-
authorLink: 'https://github.com/'
8+
authorLink: 'https://github.com/rupakg'
9+
authorName: 'Rupak Ganguly'
10+
authorAvatar: 'https://avatars0.githubusercontent.com/u/8188?v=4&s=140'
911
-->
1012
# AWS Python Scheduled Cron Example
1113

aws-python-telegram-bot/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
title: TODO
3-
description: TODO
3+
description: This example demonstrates how to setup an echo Telegram Bot using the Serverless Framework.
44
layout: Doc
55
framework: v1
66
platform: AWS

azure-node-line-bot/README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
<!--
22
title: TODO
3-
description: TODO
3+
description: This example demonstrates how to setup a serverless Line Bot using Node.js.
44
layout: Doc
55
framework: v1
66
platform: Azure
77
language: nodeJS
8-
authorLink: 'https://github.com/'
8+
authorLink: 'https://github.com/jiyeonseo'
9+
authorName: seojeee
10+
authorAvatar: 'https://avatars2.githubusercontent.com/u/2231510?v=4&s=140'
911
-->
1012
# Azure-line-bot-exmaple
1113

azure-node-telegram-bot/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
title: TODO
3-
description: TODO
3+
description: This example demonstrates how to setup a serverless Telegram Bot on Azure.
44
layout: Doc
55
framework: v1
66
platform: Azure

google-node-simple-http-endpoint/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: 'This example demonstrates how to setup a simple HTTP GET endpoint.
44
layout: Doc
55
framework: v1
66
platform: 'Google Cloud'
7-
language: Go
7+
language: nodeJS
88
authorLink: 'https://github.com/pmuens'
99
authorName: 'Philipp Muens'
1010
authorAvatar: 'https://avatars3.githubusercontent.com/u/1606004?v=4&s=140'

openwhisk-go-simple/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ layout: Doc
55
framework: v1
66
platform: OpenWhisk
77
language: Go
8-
authorLink: 'https://github.com/'
8+
authorLink: 'https://github.com/jthomas'
9+
authorName: 'James Thomas'
10+
authorAvatar: 'https://avatars2.githubusercontent.com/u/2322?v=4&s=140'
911
-->
1012
# Serverless Boilerplate - OpenWhisk - Go
1113

openwhisk-node-chaining-functions/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ layout: Doc
55
framework: v1
66
platform: OpenWhisk
77
language: nodeJS
8-
authorLink: 'https://github.com/'
8+
authorLink: 'https://github.com/jthomas'
9+
authorName: 'James Thomas'
10+
authorAvatar: 'https://avatars2.githubusercontent.com/u/2322?v=4&s=140'
911
-->
1012
# Serverless Boilerplate - OpenWhisk - Node.js
1113

openwhisk-node-scheduled-cron/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ layout: Doc
55
framework: v1
66
platform: OpenWhisk
77
language: nodeJS
8-
authorLink: 'https://github.com/'
8+
authorLink: 'https://github.com/jthomas'
9+
authorName: 'James Thomas'
10+
authorAvatar: 'https://avatars2.githubusercontent.com/u/2322?v=4&s=140'
911
-->
1012
# Serverless Boilerplate - OpenWhisk - Node.js
1113

openwhisk-swift-scheduled-cron/README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
<!--
22
title: 'OpenWhisk Serverless Scheduled Cron job example in Swift'
3-
description: 'This example demonstrates scheduleding a cron job.'
3+
description: 'This example demonstrates scheduling a cron job.'
44
layout: Doc
55
framework: v1
66
platform: OpenWhisk
77
language: Swift
8-
authorLink: 'https://github.com/'
8+
authorLink: 'https://github.com/jthomas'
9+
authorName: 'James Thomas'
10+
authorAvatar: 'https://avatars2.githubusercontent.com/u/2322?v=4&s=140'
911
-->
1012
# Serverless Boilerplate - OpenWhisk - Swift
1113

openwhisk-swift-simple-http-endpoint/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ layout: Doc
55
framework: v1
66
platform: OpenWhisk
77
language: Swift
8-
authorLink: 'https://github.com/'
8+
authorLink: 'https://github.com/jthomas'
9+
authorName: 'James Thomas'
10+
authorAvatar: 'https://avatars2.githubusercontent.com/u/2322?v=4&s=140'
911
-->
1012
# Serverless Boilerplate - OpenWhisk - Swift
1113

0 commit comments

Comments
 (0)