Skip to content

Commit b08c5bf

Browse files
committed
readme missing fields
1 parent 0fafaa7 commit b08c5bf

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
title: 'AWS Serverless Boilerplate example in Rust'
33
description: 'This example shows a Serverless boilerplate in Rust.'
44
layout: Doc
5+
framework: v1+
56
platform: AWS
67
language: Rust
78
authorLink: 'https://github.com/jonee'
89
authorName: 'Jonee Ryan Ty'
10+
authorAvatar:
911
-->
12+
1013
# Serverless Boilerplate - AWS - Rust
1114

1215
Make sure `serverless` is installed. [See installation guide](https://serverless.com/framework/docs/providers/AWS/guide/installation/).

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
title: 'OpenWhisk Serverless Boilerplate example in Rust'
33
description: 'This example shows a Serverless boilerplate in Rust.'
44
layout: Doc
5+
framework: v1+
56
platform: OpenWhisk
67
language: Rust
78
authorLink: 'https://github.com/jonee'
89
authorName: 'Jonee Ryan Ty'
10+
authorAvatar:
911
-->
12+
1013
# Serverless Boilerplate - OpenWhisk - Rust
1114

1215
(This example is largely based on the openwhisk-go-simple by James Thomas but adapted for Rust)

0 commit comments

Comments
 (0)