Skip to content

Commit

Permalink
Add sorting priority to README front matter. Closes serverless#642 (s…
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-calo authored Aug 23, 2021
1 parent d7c948f commit 2a6119e
Show file tree
Hide file tree
Showing 117 changed files with 133 additions and 16 deletions.
3 changes: 2 additions & 1 deletion aws-dotnet-rest-api-with-dynamodb/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: 'Setup a REST API w/ DynamoDB using Dot Net Core 2.1'
framework: v1
platform: AWS
language: CSharp
priority: 10
authorLink: 'https://github.com/samueleresca'
authorName: 'Samuele Resca'
authorAvatar: 'https://avatars0.githubusercontent.com/u/8921095?v=4&s=140'
Expand Down Expand Up @@ -41,4 +42,4 @@ npm run build

```
npm run deploy
```
```
1 change: 1 addition & 0 deletions aws-ffmpeg-layer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: 'AWS FFmepg Layer & a service using it to create GIFs'
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/tdhopper'
authorName: 'Timothy Hopper'
authorAvatar: 'https://avatars0.githubusercontent.com/u/611122?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-golang-auth-examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: 'This example shows you how to setup auth in front of a AWS Lambda
framework: v1
platform: AWS
language: Go
priority: 10
authorLink: 'https://github.com/srbry'
authorName: 'srbry'
authorAvatar: 'https://avatars0.githubusercontent.com/u/16936753?v=4&s=140'
Expand Down
3 changes: 2 additions & 1 deletion aws-golang-dynamo-stream-to-elasticsearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: 'Stream data from DynamoDB to Elasticsearch'
framework: v1
platform: AWS
language: Go
priority: 10
authorLink: 'https://github.com/jalie'
authorName: 'Jan Liesendahl'
authorAvatar: 'https://avatars0.githubusercontent.com/u/548657?v=4&s=140'
Expand Down Expand Up @@ -73,4 +74,4 @@ e.g. with ip restriction:
IpAddress:
aws:sourceIp:
- "123.123.123.123"
```
```
3 changes: 2 additions & 1 deletion aws-golang-googlemap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: 'Serverless example using golang to hit google map api'
framework: v1
platform: AWS
language: Go
priority: 10
authorLink: 'https://github.com/pramonow'
authorName: 'Pramono Winata'
authorAvatar: 'https://avatars0.githubusercontent.com/u/28787057?v=4&s=140'
Expand Down Expand Up @@ -31,4 +32,4 @@ There are three endpoint provided:
request:
parameters:
querystrings:
placeid: true
placeid: true
1 change: 1 addition & 0 deletions aws-golang-http-get-post/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: 'Boilerplate code for Golang with GET and POST example'
framework: v1
platform: AWS
language: Go
priority: 10
authorLink: 'https://github.com/pramonow'
authorName: 'Pramono Winata'
authorAvatar: 'https://avatars0.githubusercontent.com/u/28787057?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-golang-rest-api-with-dynamodb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: 'Boilerplate code for Golang CRUD Operations'
framework: v1
platform: AWS
language: Go
priority: 10
authorLink: 'https://github.com/gsweene2'
authorName: 'Garrett Sweeney'
authorAvatar: 'https://avatars.githubusercontent.com/u/14845943?s=400&u=6d79e8f042cd3d30643ba4598515cae24be69ec3&v=4'
Expand Down
1 change: 1 addition & 0 deletions aws-golang-s3-file-replicator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: 'Boilerplate code for Golang with S3 object create event and replic
framework: v1
platform: AWS
language: Go
priority: 10
authorLink: 'https://github.com/p0n2'
authorName: 'p0n2'
authorAvatar: 'https://avatars3.githubusercontent.com/u/59630164'
Expand Down
3 changes: 2 additions & 1 deletion aws-golang-simple-http-endpoint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ layout: Doc
framework: v1
platform: AWS
language: Go
priority: 10
authorLink: 'https://github.com/sebito91'
authorName: 'Sebastian Borza'
authorAvatar: 'https://avatars0.githubusercontent.com/u/3159454?v=4&s=140'
-->
-->
1 change: 1 addition & 0 deletions aws-golang-stream-kinesis-to-elasticsearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: Go
priority: 10
authorLink: 'https://github.com/sebito91'
authorName: 'Sebastian Borza'
authorAvatar: 'https://avatars0.githubusercontent.com/u/3159454?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-java-simple-http-endpoint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: Java
priority: 10
authorLink: 'https://github.com/DoWhileGeek'
authorName: 'Joeseph Rodrigues'
authorAvatar: 'https://avatars3.githubusercontent.com/u/1767769?v=4&s=140'
Expand Down
3 changes: 2 additions & 1 deletion aws-multiple-runtime/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/christophgysin'
authorName: 'Christoph Gysin'
authorAvatar: 'https://avatars0.githubusercontent.com/u/527924?v=4&s=140'
-->
-->
1 change: 1 addition & 0 deletions aws-node-alexa-skill/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/rupakg'
authorName: 'Rupak Ganguly'
authorAvatar: 'https://avatars0.githubusercontent.com/u/8188?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-auth0-cognito-custom-authorizers-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/shahzeb1'
authorName: 'Shahzeb K.'
authorAvatar: 'https://avatars2.githubusercontent.com/u/1383831?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-auth0-custom-authorizers-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/erezrokah'
authorName: 'Erez Rokah'
authorAvatar: 'https://avatars0.githubusercontent.com/u/26760571?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-dynamic-image-resizer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/sebito91'
authorName: 'Sebastian Borza'
authorAvatar: 'https://avatars0.githubusercontent.com/u/3159454?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-dynamodb-backup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/kaihendry'
authorName: 'Kai Hendry'
authorAvatar: 'https://avatars3.githubusercontent.com/u/765871?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-env-variables-encrypted-in-a-file/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/rupakg'
authorName: 'Rupak Ganguly'
authorAvatar: 'https://avatars0.githubusercontent.com/u/8188?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-env-variables/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/rupakg'
authorName: 'Rupak Ganguly'
authorAvatar: 'https://avatars0.githubusercontent.com/u/8188?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-express-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v2
platform: AWS
language: nodeJS
priority: 1
authorLink: 'https://github.com/serverless'
authorName: 'Serverless, inc.'
authorAvatar: 'https://avatars1.githubusercontent.com/u/13742415?s=200&v=4'
Expand Down
1 change: 1 addition & 0 deletions aws-node-express-dynamodb-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v2
platform: AWS
language: nodeJS
priority: 1
authorLink: 'https://github.com/serverless'
authorName: 'Serverless, inc.'
authorAvatar: 'https://avatars1.githubusercontent.com/u/13742415?s=200&v=4'
Expand Down
1 change: 1 addition & 0 deletions aws-node-fetch-file-and-store-in-s3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/ScottBrenner'
authorName: 'Scott Brenner'
authorAvatar: 'https://avatars2.githubusercontent.com/u/416477?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-fullstack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: 'This example demonstrates how to deploy a Fullstack serverless app
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/trilom'
authorName: 'Bryan Killian'
authorAvatar: 'https://avatars0.githubusercontent.com/u/7476973?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-function-compiled-with-babel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/rupakg'
authorName: 'Rupak Ganguly'
authorAvatar: 'https://avatars0.githubusercontent.com/u/8188?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-github-check/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/Fortiz2305'
authorName: 'Francisco Ortiz'
authorAvatar: 'https://avatars0.githubusercontent.com/u/4025821?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-github-webhook-listener/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/adambrgmn'
authorName: 'Adam Bergman'
authorAvatar: 'https://avatars1.githubusercontent.com/u/13746650?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-graphql-and-rds/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 1
authorLink: 'https://github.com/chief-wizard'
authorName: 'Chief Wizard'
authorAvatar: 'https://avatars3.githubusercontent.com/u/40777040?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-graphql-api-with-dynamodb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 1
authorLink: 'https://github.com/gismoranas'
authorName: 'Gismo Ranas'
authorAvatar: 'https://avatars0.githubusercontent.com/u/5903107?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-heroku-postgres/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/welkie'
authorName: 'Matt Welke'
authorAvatar: 'https://avatars0.githubusercontent.com/u/7719209'
Expand Down
1 change: 1 addition & 0 deletions aws-node-iot-event/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/rupakg'
authorName: 'Rupak Ganguly'
authorAvatar: 'https://avatars0.githubusercontent.com/u/8188?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-mongodb-atlas/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/welkie'
authorName: 'Matt Welke'
authorAvatar: 'https://avatars0.githubusercontent.com/u/7719209'
Expand Down
3 changes: 2 additions & 1 deletion aws-node-oauth-dropbox-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/serverless'
authorName: Jay Deshmukh
authorAvatar: 'https://avatars0.githubusercontent.com/u/38460988?v=4&s=140'
Expand Down Expand Up @@ -47,4 +48,4 @@ P.S :- add your access token in Authorization header after Bearer eg :- [Bearer
- Follow the same procedure for deploying it on AWS just make the necessary changes in the following files
- `config/stage.yml`
- `config/stage_test.yml`
- `test/test.js (link to stage_test.yml)`
- `test/test.js (link to stage_test.yml)`
1 change: 1 addition & 0 deletions aws-node-puppeteer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: 'This example shows you how to run Puppeteer on AWS Lambda'
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/emaildano'
authorName: 'Daniel Olson'
authorAvatar: 'https://avatars3.githubusercontent.com/u/1872327?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-recursive-function/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/rupakg'
authorName: 'Rupak Ganguly'
authorAvatar: 'https://avatars0.githubusercontent.com/u/8188?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-rekognition-analysis-s3-image/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/ScottBrenner'
authorName: 'Scott Brenner'
authorAvatar: 'https://avatars2.githubusercontent.com/u/416477?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-rest-api-mongodb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/lucianopf'
authorName: 'Luciano Pellacani Franca'
authorAvatar: 'https://avatars2.githubusercontent.com/u/8251208?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-rest-api-typescript-simple/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/serverless'
authorName: 'Serverless, inc.'
authorAvatar: 'https://avatars1.githubusercontent.com/u/13742415?s=200&v=4'
Expand Down
1 change: 1 addition & 0 deletions aws-node-rest-api-typescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/Q-Angelo'
authorName: 'May Jun'
authorAvatar: 'https://avatars0.githubusercontent.com/u/17956058?s=460&u=f3acebabd097e6e93d5be5a8366b980fea5b15aa&v=4'
Expand Down
1 change: 1 addition & 0 deletions aws-node-rest-api-with-dynamodb-and-offline/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/adambrgmn'
authorName: 'Adam Bergman'
authorAvatar: 'https://avatars1.githubusercontent.com/u/13746650?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-rest-api-with-dynamodb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/ozbillwang'
authorName: 'Bill Wang'
authorAvatar: 'https://avatars3.githubusercontent.com/u/8954908?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-rest-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v2
platform: AWS
language: nodeJS
priority: 1
authorLink: 'https://github.com/serverless'
authorName: 'Serverless, inc.'
authorAvatar: 'https://avatars1.githubusercontent.com/u/13742415?s=200&v=4'
Expand Down
1 change: 1 addition & 0 deletions aws-node-s3-file-replicator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 1
authorLink: 'https://github.com/ac360'
authorName: 'Austen Collins'
authorAvatar: 'https://avatars3.githubusercontent.com/u/2752551?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-scheduled-cron/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 1
authorLink: 'https://github.com/0dj0bz'
authorName: 'Rob Abbott'
authorAvatar: 'https://avatars3.githubusercontent.com/u/5679763?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-scheduled-weather/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/rupakg'
authorName: 'Rupak Ganguly'
authorAvatar: 'https://avatars0.githubusercontent.com/u/8188?v=4&s=140'
Expand Down
1 change: 1 addition & 0 deletions aws-node-serve-dynamic-html-via-http-endpoint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ layout: Doc
framework: v1
platform: AWS
language: nodeJS
priority: 10
authorLink: 'https://github.com/slate71'
authorName: 'Lukas Andersen'
authorAvatar: 'https://avatars0.githubusercontent.com/u/2078561?v=4&s=140'
Expand Down
Loading

0 comments on commit 2a6119e

Please sign in to comment.