Skip to content

Commit 581e93e

Browse files
authored
Merge pull request #392 from blairanderson/remove-404
2 parents 457173b + ba3be60 commit 581e93e

File tree

2 files changed

+3
-22
lines changed

2 files changed

+3
-22
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
161161
| **[Finch - `serverless-finch`](https://github.com/fernando-mc/serverless-finch)** <br/> by [fernando-mc](http://github.com/fernando-mc) <br/> A Serverless plugin to deploy static website assets to AWS S3. | ![Github Stars](https://img.shields.io/github/stars/fernando-mc/serverless-finch.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-finch.svg?label=Downloads&style=for-the-badge)|
162162
| **[Frontend Plugin - `serverless-frontend-plugin`](https://github.com/rogersgt/serverless-frontend-plugin)** <br/> by [rogersgt](http://github.com/rogersgt) <br/> Deploy any type of frontend on AWS Cloudfront with Https/SSL termination with your serverless deployments. Integrates with serverless-offline for local development. | ![Github Stars](https://img.shields.io/github/stars/rogersgt/serverless-frontend-plugin.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-frontend-plugin.svg?label=Downloads&style=for-the-badge)|
163163
| **[Fullstack - `fullstack-serverless`](https://github.com/MadSkills-io/fullstack-serverless)** <br/> by [MadSkills-io](http://github.com/MadSkills-io) <br/> A Serverless plugin to create an AWS CloudFront distribution that serves static web content from S3 and routes API traffic to API Gateway. | ![Github Stars](https://img.shields.io/github/stars/MadSkills-io/fullstack-serverless.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/fullstack-serverless.svg?label=Downloads&style=for-the-badge)|
164-
| **[Function Gateway - `serverless-function-gateway`](https://github.com/KennethWussmann/serverless-function-gateway)** <br/> by [KennethWussmann](http://github.com/KennethWussmann) <br/> Publish AWS Lambda functions to selfhosted [function-gateway](https://github.com/KennethWussmann/function-gateway). | ![Github Stars](https://img.shields.io/github/stars/KennethWussmann/serverless-function-gateway.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-function-gateway.svg?label=Downloads&style=for-the-badge)|
165164
| **[Function Outputs - `serverless-function-outputs`](https://github.com/RogerBarreto/serverless-function-outputs)** <br/> by [RogerBarreto](http://github.com/RogerBarreto) <br/> Adds function Name and ARN outputs without version suffix | ![Github Stars](https://img.shields.io/github/stars/RogerBarreto/serverless-function-outputs.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-function-outputs.svg?label=Downloads&style=for-the-badge)|
166165
| **[Functions Base Path - `serverless-functions-base-path`](https://github.com/kevinrambaud/serverless-functions-base-path)** <br/> by [kevinrambaud](http://github.com/kevinrambaud) <br/> Easily define a base path where your serverless functions are located. | ![Github Stars](https://img.shields.io/github/stars/kevinrambaud/serverless-functions-base-path.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-functions-base-path.svg?label=Downloads&style=for-the-badge)|
167166
| **[Git Commit Tracker - `serverless-git-commit-tracker`](https://github.com/optimator999/serverless-git-commit-tracker)** <br/> by [optimator999](http://github.com/optimator999) <br/> Generates a version tracking file for web or API deployment containing the latest git commit version number, deployment stage, and date | ![Github Stars](https://img.shields.io/github/stars/optimator999/serverless-git-commit-tracker.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-git-commit-tracker.svg?label=Downloads&style=for-the-badge)|
@@ -209,7 +208,6 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
209208
| **[Local Dev Server - `serverless-local-dev-server`](https://github.com/DieProduktMacher/serverless-local-dev-server)** <br/> by [DieProduktMacher](http://github.com/DieProduktMacher) <br/> Speeds up development of Alexa Skills, Chatbots and APIs by exposing your functions as local HTTP endpoints and mapping received events. | ![Github Stars](https://img.shields.io/github/stars/DieProduktMacher/serverless-local-dev-server.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-local-dev-server.svg?label=Downloads&style=for-the-badge)|
210209
| **[Local Environment - `serverless-local-environment`](https://github.com/piercus/serverless-local-environment)** <br/> by [piercus](http://github.com/piercus) <br/> Serverless plugin to set local environment variables and remote environment variable to different values | ![Github Stars](https://img.shields.io/github/stars/piercus/serverless-local-environment.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-local-environment.svg?label=Downloads&style=for-the-badge)|
211210
| **[Local Kinesis - `serverless-local-kinesis`](https://github.com/pidz-development/serverless-local-kinesis)** <br/> by [pidz-development](http://github.com/pidz-development) <br/> Run a local kinesis and automatically fire events | ![Github Stars](https://img.shields.io/github/stars/pidz-development/serverless-local-kinesis.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-local-kinesis.svg?label=Downloads&style=for-the-badge)|
212-
| **[Local Proxy - `serverless-local-proxy`](https://github.com/serverless-local-proxy/serverless-local-proxy)** <br/> by [serverless-local-proxy](http://github.com/serverless-local-proxy) <br/> A highly composable plugin for Serverless that speeds up your local development workflow. | ![Github Stars](https://img.shields.io/github/stars/serverless-local-proxy/serverless-local-proxy.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-local-proxy.svg?label=Downloads&style=for-the-badge)|
213211
| **[Local Schedule - `serverless-local-schedule`](https://github.com/UnitedIncome/serverless-local-schedule)** <br/> by [UnitedIncome](http://github.com/UnitedIncome) <br/> Schedule AWS CloudWatch Event based invocations in local time(with DST support!) | ![Github Stars](https://img.shields.io/github/stars/UnitedIncome/serverless-local-schedule.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-local-schedule.svg?label=Downloads&style=for-the-badge)|
214212
| **[Localstack - `serverless-localstack`](https://github.com/LocalStack/serverless-localstack)** <br/> by [LocalStack](http://github.com/LocalStack) <br/> Serverless plugin for LocalStack - a fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline! | ![Github Stars](https://img.shields.io/github/stars/LocalStack/serverless-localstack.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-localstack.svg?label=Downloads&style=for-the-badge)|
215213
| **[Log Filter Subscription - `serverless-log-filter-subscription`](https://github.com/schwamster/serverless-log-filter-subscription)** <br/> by [schwamster](http://github.com/schwamster) <br/> This serverless plugin creates log filter subscription for all lambda functions configured in your projects serverless.yml | ![Github Stars](https://img.shields.io/github/stars/schwamster/serverless-log-filter-subscription.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-log-filter-subscription.svg?label=Downloads&style=for-the-badge)|
@@ -240,7 +238,6 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
240238
| **[Node Shim - `serverless-plugin-node-shim`](https://github.com/jzimmek/serverless-plugin-node-shim)** <br/> by [jzimmek](http://github.com/jzimmek) <br/> Serverless plugin to run your functions in nodejs version (8 LTS, 9+) on aws lambda | ![Github Stars](https://img.shields.io/github/stars/jzimmek/serverless-plugin-node-shim.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-node-shim.svg?label=Downloads&style=for-the-badge)|
241239
| **[Oauth Scopes - `serverless-oauth-scopes`](https://github.com/birdcatcher/serverless-oauth-scopes)** <br/> by [birdcatcher](http://github.com/birdcatcher) <br/> A serverless plugin to set OAuth Scopes on APIGateway methods | ![Github Stars](https://img.shields.io/github/stars/birdcatcher/serverless-oauth-scopes.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-oauth-scopes.svg?label=Downloads&style=for-the-badge)|
242240
| **[Offline - `serverless-offline`](https://github.com/dherault/serverless-offline)** <br/> by [dherault](http://github.com/dherault) <br/> Emulate AWS λ and API Gateway locally when developing your Serverless project | ![Github Stars](https://img.shields.io/github/stars/dherault/serverless-offline.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-offline.svg?label=Downloads&style=for-the-badge)|
243-
| **[Offline Cfstrip - `serverless-offline-cfstrip`](https://github.com/jlopez/serverless-cfstrip)** <br/> by [jlopez](http://github.com/jlopez) <br/> Strip CloudFormation serverless variables when running in offline mode | ![Github Stars](https://img.shields.io/github/stars/jlopez/serverless-cfstrip.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-offline-cfstrip.svg?label=Downloads&style=for-the-badge)|
244241
| **[Offline Direct Lambda - `serverless-offline-direct-lambda`](https://github.com/civicteam/serverless-offline-direct-lambda)** <br/> by [civicteam](http://github.com/civicteam) <br/> Allow offline direct lambda-to-lambda interactions by exposing lambdas with no API Gateway event via HTTP. | ![Github Stars](https://img.shields.io/github/stars/civicteam/serverless-offline-direct-lambda.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-offline-direct-lambda.svg?label=Downloads&style=for-the-badge)|
245242
| **[Offline Dynamodb Stream - `serverless-plugin-offline-dynamodb-stream`](https://github.com/orchestrated-io/serverless-plugin-offline-dynamodb-stream)** <br/> by [orchestrated-io](http://github.com/orchestrated-io) <br/> Serverless Plugin for emulating dynamodb stream triggering lambda functions offline | ![Github Stars](https://img.shields.io/github/stars/orchestrated-io/serverless-plugin-offline-dynamodb-stream.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-offline-dynamodb-stream.svg?label=Downloads&style=for-the-badge)|
246243
| **[Offline Edge Lambda - `serverless-offline-edge-lambda`](https://github.com/evolv-ai/serverless-offline-edge-lambda)** <br/> by [evolv-ai](http://github.com/evolv-ai) <br/> A plugin for the Serverless Framework that simulates the behavior of AWS CloudFront Edge Lambdas while developing offline | ![Github Stars](https://img.shields.io/github/stars/evolv-ai/serverless-offline-edge-lambda.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-offline-edge-lambda.svg?label=Downloads&style=for-the-badge)|
@@ -350,7 +347,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
350347
| **[Tencent Scf - `serverless-tencent-scf`](https://github.com/tencentyun/serverless-tencent-cloud-function)** <br/> by [tencentyun](http://github.com/tencentyun) <br/> Serverless framework provider plugin for Tencent SCF(Serverless Cloud Function) | ![Github Stars](https://img.shields.io/github/stars/tencentyun/serverless-tencent-cloud-function.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-tencent-scf.svg?label=Downloads&style=for-the-badge)|
351348
| **[Tesseract - `serverless-tesseract`](https://github.com/Suor/serverless-tesseract)** <br/> by [Suor](http://github.com/Suor) <br/> Add Tesseract OCR Engine to your build. | ![Github Stars](https://img.shields.io/github/stars/Suor/serverless-tesseract.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-tesseract.svg?label=Downloads&style=for-the-badge)|
352349
| **[Test Helper - `serverless-plugin-test-helper`](https://github.com/manwaring/serverless-plugin-test-helper)** <br/> by [manwaring](http://github.com/manwaring) <br/> Makes it easier to end-to-end test deployed deployed services by saving CloudFormation Stack Outputs locally and exposing values via a simple Node.js library | ![Github Stars](https://img.shields.io/github/stars/manwaring/serverless-plugin-test-helper.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-test-helper.svg?label=Downloads&style=for-the-badge)|
353-
| **[Tracer - `serverless-plugin-tracer`](https://github.com/enykeev/serverless-plugin-tracer/)** <br/> by [enykeev](http://github.com/enykeev) <br/> Trace serverless hooks as they execute | ![Github Stars](https://img.shields.io/github/stars/enykeev/serverless-plugin-tracer/.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-tracer.svg?label=Downloads&style=for-the-badge)|
350+
| **[Tracer - `serverless-plugin-tracer`](https://github.com/enykeev/serverless-plugin-tracer)** <br/> by [enykeev](http://github.com/enykeev) <br/> Trace serverless hooks as they execute | ![Github Stars](https://img.shields.io/github/stars/enykeev/serverless-plugin-tracer.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-tracer.svg?label=Downloads&style=for-the-badge)|
354351
| **[Tracing - `serverless-plugin-tracing`](https://github.com/alex-murashkin/serverless-plugin-tracing)** <br/> by [alex-murashkin](http://github.com/alex-murashkin) <br/> Enables AWS X-Ray (https://aws.amazon.com/xray/) for the entire Serverless stack or individual functions. | ![Github Stars](https://img.shields.io/github/stars/alex-murashkin/serverless-plugin-tracing.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-tracing.svg?label=Downloads&style=for-the-badge)|
355352
| **[Transpiler - `serverless-plugin-transpiler`](https://github.com/medikoo/serverless-plugin-transpiler)** <br/> by [medikoo](http://github.com/medikoo) <br/> Transpile lambda files during packaging step | ![Github Stars](https://img.shields.io/github/stars/medikoo/serverless-plugin-transpiler.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-transpiler.svg?label=Downloads&style=for-the-badge)|
356353
| **[Tree Shake - `serverless-plugin-tree-shake`](https://github.com/sergioramos/serverless-plugin-tree-shake)** <br/> by [sergioramos](http://github.com/sergioramos) <br/> Shake the dependency tree and only package files needed | ![Github Stars](https://img.shields.io/github/stars/sergioramos/serverless-plugin-tree-shake.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-tree-shake.svg?label=Downloads&style=for-the-badge)|

plugins.json

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"githubUrl": "https://github.com/manwaring/serverless-plugin-iam-checker",
8181
"status": "active"
8282
}, {
83-
"name": "serverless-plugin-layer-manager",
83+
"name": "serverless-plugin-layer-manager",
8484
"description": "Plugin for improved AWS Lambda layer management, including install hooks, export options and improved retain support",
8585
"githubUrl": "https://github.com/henhal/serverless-plugin-layer-manager",
8686
"status": "active"
@@ -159,11 +159,6 @@
159159
"description": "Preload environment variables from `.env` into serverless.",
160160
"githubUrl": "https://github.com/infrontlabs/serverless-dotenv-plugin",
161161
"status": "active"
162-
}, {
163-
"name": "serverless-local-proxy",
164-
"description": "A highly composable plugin for Serverless that speeds up your local development workflow.",
165-
"githubUrl": "https://github.com/serverless-local-proxy/serverless-local-proxy",
166-
"status": "active"
167162
}, {
168163
"name": "serverless-default-aws-resource-attributes",
169164
"description": "Set default attributes a given CloudFormation resource should have based on type.",
@@ -1042,7 +1037,7 @@
10421037
}, {
10431038
"name": "serverless-plugin-tracer",
10441039
"description": "Trace serverless hooks as they execute",
1045-
"githubUrl": "https://github.com/enykeev/serverless-plugin-tracer/",
1040+
"githubUrl": "https://github.com/enykeev/serverless-plugin-tracer",
10461041
"status": "active"
10471042
}, {
10481043
"name": "serverless-plugin-stackstorm",
@@ -1424,11 +1419,6 @@
14241419
"description": "A Serverless plugin to retrieve passwords from vault and encrypt to kms",
14251420
"githubUrl": "https://github.com/Rondineli/serverless-vault-plugin",
14261421
"status": "active"
1427-
}, {
1428-
"name": "serverless-function-gateway",
1429-
"description": "Publish AWS Lambda functions to selfhosted [function-gateway](https://github.com/KennethWussmann/function-gateway).",
1430-
"githubUrl": "https://github.com/KennethWussmann/serverless-function-gateway",
1431-
"status": "active"
14321422
}, {
14331423
"name": "serverless-function-outputs",
14341424
"description": "Adds function Name and ARN outputs without version suffix",
@@ -1705,12 +1695,6 @@
17051695
"githubUrl": "https://github.com/jlopez/serverless-introspect",
17061696
"status": "active"
17071697
},
1708-
{
1709-
"name": "serverless-offline-cfstrip",
1710-
"description": "Strip CloudFormation serverless variables when running in offline mode",
1711-
"githubUrl": "https://github.com/jlopez/serverless-cfstrip",
1712-
"status": "active"
1713-
},
17141698
{
17151699
"name": "serverless-sequelize-migrations",
17161700
"description": "Manage Sequelize migrations on your serverless project",

0 commit comments

Comments
 (0)