diff --git a/README.md b/README.md index 3bbf2a69e..aa3121213 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ serverless install -u https://github.com/serverless/examples/tree/master/folder- | [AWS Analyse Image from S3 with Amazon Rekognition example in NodeJS](https://github.com/serverless/examples/tree/master/)
This example shows how to analyze an image in an S3 bucket with Amazon Rekognition and return a list of labels. | unknown | | [TODO](https://github.com/serverless/examples/tree/master/)
This example demonstrate how to use MongoDB with AWS and Serverless. | unknown | | [AWS Simple HTTP Endpoint example in NodeJS with Typescript](https://github.com/serverless/examples/tree/master/)
This template demonstrates how to make a simple REST API with Node.js and Typescript running on AWS Lambda and API Gateway using the Serverless Framework v1. | unknown | -| [Serverless Nodejs Rest API with TypeScript And MongoDB Atlas](https://github.com/serverless/examples/tree/master/)
This is simple REST API example for AWS Lambda By Serverless framwork with TypeScript and MongoDB Atlas. | unknown | +| [Serverless Nodejs Rest API with TypeScript And MongoDB Atlas](https://github.com/serverless/examples/tree/master/)
This is simple REST API example for AWS Lambda By Serverless framework with TypeScript and MongoDB Atlas. | unknown | | [AWS Serverless REST API with DynamoDB and offline support example in NodeJS](https://github.com/serverless/examples/tree/master/)
This example demonstrates how to run a service locally, using the 'serverless-offline' plugin. It provides a REST API to manage Todos stored in DynamoDB. | unknown | | [AWS Serverless REST API example in NodeJS](https://github.com/serverless/examples/tree/master/)
This example demonstrates how to setup a RESTful Web Service allowing you to create, list, get, update and delete Todos. DynamoDB is used to store the data. | unknown | | [AWS Simple HTTP Endpoint example in NodeJS](https://github.com/serverless/examples/tree/master/)
This template demonstrates how to make a simple REST API with Node.js running on AWS Lambda and API Gateway using the traditional Serverless Framework. | unknown | @@ -165,7 +165,7 @@ serverless install -u https://github.com/serverless/examples/tree/master/folder- | [OpenWhisk Serverless Boilerplate example in Go](https://github.com/serverless/examples/tree/master/)
This example shows a Serverless boilerplate in Go. | unknown | | [OpenWhisk Serverless Boilerplate using Docker example in NodeJS](https://github.com/serverless/examples/tree/master/)
This example shows a Serverless boilerplate using Docker in NodeJS. | unknown | | [OpenWhisk Serverless Chaining Functions example in NodeJS](https://github.com/serverless/examples/tree/master/)
This example demonstrates chaining functions in NodeJS. | unknown | -| [OpenWhisk Serverless Scheduled Cron job example in NodeJS](https://github.com/serverless/examples/tree/master/)
This example demonstrates scheduleding a cron job in NodeJS. | unknown | +| [OpenWhisk Serverless Scheduled Cron job example in NodeJS](https://github.com/serverless/examples/tree/master/)
This example demonstrates scheduling a cron job in NodeJS. | unknown | | [OpenWhisk Simple HTTP Endpoint example in NodeJS](https://github.com/serverless/examples/tree/master/)
This example demonstrates how to setup a simple HTTP GET endpoint. | unknown | | [OpenWhisk Serverless Simple example in NodeJS](https://github.com/serverless/examples/tree/master/)
This example demonstrates a simple example in NodeJS. | unknown | | [OpenWhisk Serverless Simple example in PHP](https://github.com/serverless/examples/tree/master/)
This example demonstrates a simple example in PHP. | unknown | @@ -224,7 +224,7 @@ serverless install -u https://github.com/serverless/examples/tree/master/folder- | [Stack Overflow Monitor](https://github.com/serverless/examples/tree/master/)
Monitor Stack Overflow questions and post them in a Slack channel | unknown | | [Serverless Analytics](https://github.com/serverless/examples/tree/master/)
Write your own Google Analytics clone and track website visitors serverless with API Gateway, Kinesis, Lambda, and DynamoDB. | unknown | | [Serverless + medium text to speech](https://github.com/serverless/examples/tree/master/)
Serverless-based, text-to-speech service for Medium articles | unknown | -| [Serverless + java DynamoDB imlementation example](https://github.com/serverless/examples/tree/master/)
example for java programmers that want to work with AWS-Lambda and DynamoDB | unknown | +| [Serverless + java DynamoDB implementation example](https://github.com/serverless/examples/tree/master/)
example for java programmers that want to work with AWS-Lambda and DynamoDB | unknown | | [AWS Cognito Custom User Pool Example](https://github.com/serverless/examples/tree/master/)
Example CloudFormation custom resource backed by a lambda using Cognito User Pools | unknown | | [AWS Lambda, Amazon API Gateway, S3, DynamoDB and Cognito Example](https://github.com/serverless/examples/tree/master/)
Step by step guide how to deploy simple web application on top of AWS Lambda, Amazon API Gateway, S3, DynamoDB and Cognito. | unknown | | [Run your Kubernetes Workloads on Amazon EC2 Spot Instances with Amazon EKS and Lambda Part 1](https://github.com/serverless/examples/tree/master/)
From this tutorial you'll learn how to add AWS EKS Cluster with Spot Instances to your cloud environment managed by Serverless framework | unknown | @@ -241,7 +241,7 @@ serverless install -u https://github.com/serverless/examples/tree/master/folder- | [Serverless Next.js Example](https://github.com/serverless/examples/tree/master/)
Next.js example project for development & deploy. | unknown | | [Serving binary files](https://github.com/serverless/examples/tree/master/)
Small example showing how to serve binary files using Serverless on AWS with the serverless-apigw-binary plugin, using generated Excel files as an example | unknown | | [Lambda PubSub via SNS Example](https://github.com/serverless/examples/tree/master/)
Example illustrating the flow: Lambda (publisher) => SNS => Lambda (consumer) | unknown | -| [Serverless CloudWatch Proxy](https://github.com/serverless/examples/tree/master/)
Logging adapter that consumes log streams from AWS CloudWatch, streams them to other log destinations. Also capable of identying alerts and sending notifications via Slack/Email | unknown | +| [Serverless CloudWatch Proxy](https://github.com/serverless/examples/tree/master/)
Logging adapter that consumes log streams from AWS CloudWatch, streams them to other log destinations. Also capable of identifying alerts and sending notifications via Slack/Email | unknown | | [Serverless side rendering with Vue.js and Nuxt.js](https://github.com/serverless/examples/tree/master/)
Sample project for using Nuxt.js to create a server-side rendered Vue.js app on AWS Lambda and AWS API Gateway. Can easily integrate with your own API or 3rd party APIs such as headless CMS, e-commerce or serverless architecture. | unknown | | [Aws mfa enforce](https://github.com/serverless/examples/tree/master/)
Serverless function to automate enforcement of Multi-Factor Authentication (MFA) to all AWS IAM users with access to AWS Management Console. | unknown | | [Vanity stargazer](https://github.com/serverless/examples/tree/master/)
Github vanity-stargazer is a serverless application to handle posting Github new star gazers to Slack | unknown | @@ -254,7 +254,7 @@ serverless install -u https://github.com/serverless/examples/tree/master/folder- | [Serverless Load Balancer](https://github.com/serverless/examples/tree/master/)
A sample that shows how to combine a load balancer with (vpc/subnet configuration) with a lambda. | unknown | | [Serverless api typescript template](https://github.com/serverless/examples/tree/master/)
A starter template for a Serverless API using Typescript and Jest | unknown | | [Serverless SNS SQS offline Example ](https://github.com/serverless/examples/tree/master/)
Minimal example of running serverless-offline with SQS and SNS in local environment. | unknown | -| [Serverless RDS Log Sync S3](https://github.com/serverless/examples/tree/master/)
Annotated exmaple of a periodic scheduled task to sync changed RDS log files to an S3 bucket. | unknown | +| [Serverless RDS Log Sync S3](https://github.com/serverless/examples/tree/master/)
Annotated example of a periodic scheduled task to sync changed RDS log files to an S3 bucket. | unknown | | [HTTP Headers Checks](https://github.com/serverless/examples/tree/master/)
Serverless Application to check integrity of the headers of a given HTTP server | unknown | | [Serverless Image Labeller](https://github.com/serverless/examples/tree/master/)
Serverless image labelling using Rekognition, s3, DynamoDB. | unknown | | [Serverless AppSync offline TypeScript with CircleCI](https://github.com/serverless/examples/tree/master/)
A Serverless Framework template that allows you to launch an AppSync emulator locally and proceed with development. Lambda Function build by TypeScript/Webpack. | unknown |