File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
aws-rust-simple-http-endpoint
openwhisk-rust-simple-http-endpoint Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 2
2
title: 'AWS Serverless Boilerplate example in Rust'
3
3
description: 'This example shows a Serverless boilerplate in Rust.'
4
4
layout: Doc
5
+ framework: v1+
5
6
platform: AWS
6
7
language: Rust
7
8
authorLink: 'https://github.com/jonee'
8
9
authorName: 'Jonee Ryan Ty'
10
+ authorAvatar:
9
11
-->
12
+
10
13
# Serverless Boilerplate - AWS - Rust
11
14
12
15
Make sure ` serverless ` is installed. [ See installation guide] ( https://serverless.com/framework/docs/providers/AWS/guide/installation/ ) .
Original file line number Diff line number Diff line change 2
2
title: 'OpenWhisk Serverless Boilerplate example in Rust'
3
3
description: 'This example shows a Serverless boilerplate in Rust.'
4
4
layout: Doc
5
+ framework: v1+
5
6
platform: OpenWhisk
6
7
language: Rust
7
8
authorLink: 'https://github.com/jonee'
8
9
authorName: 'Jonee Ryan Ty'
10
+ authorAvatar:
9
11
-->
12
+
10
13
# Serverless Boilerplate - OpenWhisk - Rust
11
14
12
15
(This example is largely based on the openwhisk-go-simple by James Thomas but adapted for Rust)
You can’t perform that action at this time.
0 commit comments