Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md, fix typo(s) #804

Open
wants to merge 1 commit into
base: v4
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/) <br/> 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/) <br/> 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/) <br/> 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/) <br/> 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/) <br/> 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/) <br/> 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/) <br/> 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/) <br/> 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 |
Expand Down Expand Up @@ -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/) <br/> This example shows a Serverless boilerplate in Go. | unknown |
| [OpenWhisk Serverless Boilerplate using Docker example in NodeJS](https://github.com/serverless/examples/tree/master/) <br/> 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/) <br/> This example demonstrates chaining functions in NodeJS. | unknown |
| [OpenWhisk Serverless Scheduled Cron job example in NodeJS](https://github.com/serverless/examples/tree/master/) <br/> 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/) <br/> This example demonstrates scheduling a cron job in NodeJS. | unknown |
| [OpenWhisk Simple HTTP Endpoint example in NodeJS](https://github.com/serverless/examples/tree/master/) <br/> 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/) <br/> This example demonstrates a simple example in NodeJS. | unknown |
| [OpenWhisk Serverless Simple example in PHP](https://github.com/serverless/examples/tree/master/) <br/> This example demonstrates a simple example in PHP. | unknown |
Expand Down Expand Up @@ -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/) <br/> Monitor Stack Overflow questions and post them in a Slack channel | unknown |
| [Serverless Analytics](https://github.com/serverless/examples/tree/master/) <br/> 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/) <br/> Serverless-based, text-to-speech service for Medium articles | unknown |
| [Serverless + java DynamoDB imlementation example](https://github.com/serverless/examples/tree/master/) <br/> 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/) <br/> 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/) <br/> 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/) <br/> 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/) <br/> From this tutorial you'll learn how to add AWS EKS Cluster with Spot Instances to your cloud environment managed by Serverless framework | unknown |
Expand All @@ -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/) <br/> Next.js example project for development & deploy. | unknown |
| [Serving binary files](https://github.com/serverless/examples/tree/master/) <br/> 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/) <br/> Example illustrating the flow: Lambda (publisher) => SNS => Lambda (consumer) | unknown |
| [Serverless CloudWatch Proxy](https://github.com/serverless/examples/tree/master/) <br/> 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/) <br/> 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/) <br/> 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/) <br/> 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/) <br/> Github vanity-stargazer is a serverless application to handle posting Github new star gazers to Slack | unknown |
Expand All @@ -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/) <br/> 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/) <br/> A starter template for a Serverless API using Typescript and Jest | unknown |
| [Serverless SNS SQS offline Example ](https://github.com/serverless/examples/tree/master/) <br/> 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/) <br/> 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/) <br/> 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/) <br/> Serverless Application to check integrity of the headers of a given HTTP server | unknown |
| [Serverless Image Labeller](https://github.com/serverless/examples/tree/master/) <br/> Serverless image labelling using Rekognition, s3, DynamoDB. | unknown |
| [Serverless AppSync offline TypeScript with CircleCI](https://github.com/serverless/examples/tree/master/) <br/> A Serverless Framework template that allows you to launch an AppSync emulator locally and proceed with development. Lambda Function build by TypeScript/Webpack. | unknown |
Expand Down