|
228 | 228 | "authorAvatar": "https://avatars0.githubusercontent.com/u/8188?v=4&s=140"
|
229 | 229 | },
|
230 | 230 | {
|
231 |
| - "title": "Serverless Framework Node Express API on AWS", |
| 231 | + "title": "Node Express API on AWS", |
232 | 232 | "name": "aws-node-express-api",
|
233 | 233 | "description": "This template demonstrates how to develop and deploy a simple Node Express API running on AWS Lambda using the Serverless Framework.",
|
234 | 234 | "githubUrl": "https://github.com/serverless/examples/tree/master/aws-node-express-api",
|
|
241 | 241 | "priority": 1
|
242 | 242 | },
|
243 | 243 | {
|
244 |
| - "title": "Serverless Framework Node Express API service backed by DynamoDB on AWS", |
| 244 | + "title": "Node Express API service backed by DynamoDB on AWS", |
245 | 245 | "name": "aws-node-express-dynamodb-api",
|
246 | 246 | "description": "This template demonstrates how to develop and deploy a simple Node Express API service backed by DynamoDB running on AWS Lambda using the Serverless Framework.",
|
247 | 247 | "githubUrl": "https://github.com/serverless/examples/tree/master/aws-node-express-dynamodb-api",
|
|
656 | 656 | "authorAvatar": "https://avatars0.githubusercontent.com/u/26760571?v=4&s=140"
|
657 | 657 | },
|
658 | 658 | {
|
659 |
| - "title": "Serverless Framework Node SQS Producer Consumer on AWS", |
| 659 | + "title": "Node SQS Producer Consumer on AWS", |
660 | 660 | "name": "aws-node-sqs-worker",
|
661 | 661 | "description": "This template demonstrates how to develop and deploy a simple SQS-based producer-consumer service running on AWS Lambda using the traditional Serverless Framework.",
|
662 | 662 | "githubUrl": "https://github.com/serverless/examples/tree/master/aws-node-sqs-worker",
|
|
864 | 864 | "authorAvatar": "https://avatars3.githubusercontent.com/u/30560831?v=4&s=140"
|
865 | 865 | },
|
866 | 866 | {
|
867 |
| - "title": "Serverless Framework Python Flask API on AWS", |
| 867 | + "title": "Python Flask API on AWS", |
868 | 868 | "name": "aws-python-flask-api",
|
869 | 869 | "description": "This template demonstrates how to develop and deploy a simple Python Flask API running on AWS Lambda using the Serverless Framework.",
|
870 | 870 | "githubUrl": "https://github.com/serverless/examples/tree/master/aws-python-flask-api",
|
|
877 | 877 | "priority": 2
|
878 | 878 | },
|
879 | 879 | {
|
880 |
| - "title": "Serverless Framework Python Flask API backed by DynamoDB on AWS", |
| 880 | + "title": "Python Flask API backed by DynamoDB on AWS", |
881 | 881 | "name": "aws-python-flask-dynamodb-api",
|
882 | 882 | "description": "This template demonstrates how to develop and deploy a simple Python Flask API service backed by DynamoDB running on AWS Lambda using the Serverless Framework.",
|
883 | 883 | "githubUrl": "https://github.com/serverless/examples/tree/master/aws-python-flask-dynamodb-api",
|
|
1013 | 1013 | "authorAvatar": "https://avatars0.githubusercontent.com/u/8188?v=4&s=140"
|
1014 | 1014 | },
|
1015 | 1015 | {
|
1016 |
| - "title": "Serverless Framework Python SQS Producer Consumer on AWS", |
| 1016 | + "title": "Python SQS Producer Consumer on AWS", |
1017 | 1017 | "name": "aws-python-sqs-worker",
|
1018 | 1018 | "description": "This template demonstrates how to develop and deploy a simple SQS-based producer-consumer service running on AWS Lambda using the traditional Serverless Framework.",
|
1019 | 1019 | "githubUrl": "https://github.com/serverless/examples/tree/master/aws-python-sqs-worker",
|
|
1075 | 1075 | "authorAvatar": "https://avatars0.githubusercontent.com/u/1994863?v=4&s=140"
|
1076 | 1076 | },
|
1077 | 1077 | {
|
1078 |
| - "title": "Serverless Framework Ruby Sinatra API backed by DynamoDB on AWS", |
| 1078 | + "title": "Ruby Sinatra API backed by DynamoDB on AWS", |
1079 | 1079 | "name": "aws-ruby-sinatra-dynamodb-api",
|
1080 | 1080 | "description": "This template demonstrates how to develop and deploy a simple Ruby Sinatra API service backed by DynamoDB running on AWS Lambda using the traditional Serverless Framework.",
|
1081 | 1081 | "githubUrl": "https://github.com/serverless/examples/tree/master/aws-ruby-sinatra-dynamodb-api",
|
|
0 commit comments