Skip to content

Commit e999e2f

Browse files
committed
chore: add sls-rust
1 parent 98ae231 commit e999e2f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
4444
| **[Apib Validator - `serverless-apib-validator`](https://github.com/onlicar/serverless-apib-validator)** <br/> by [onlicar](http://github.com/onlicar) <br/> Validate that an API Blueprint has full coverage over a Serverless config | ![Github Stars](https://img.shields.io/github/stars/onlicar/serverless-apib-validator.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-apib-validator.svg?label=Downloads&style=for-the-badge)|
4545
| **[Apig S3 - `serverless-apig-s3`](https://github.com/sdd/serverless-apig-s3)** <br/> by [sdd](http://github.com/sdd) <br/> Serve static front-end content from S3 via the API Gateway and deploy client bundle to S3. | ![Github Stars](https://img.shields.io/github/stars/sdd/serverless-apig-s3.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-apig-s3.svg?label=Downloads&style=for-the-badge)|
4646
| **[Apigateway Log Retention - `serverless-apigateway-log-retention`](https://github.com/dvla/serverless-apigateway-log-retention)** <br/> by [dvla](http://github.com/dvla) <br/> Control the retention of your AWS ApiGateway access logs and execution logs. | ![Github Stars](https://img.shields.io/github/stars/dvla/serverless-apigateway-log-retention.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-apigateway-log-retention.svg?label=Downloads&style=for-the-badge)|
47-
| **[AWS Lambda Function URL Custom Domain - `serverless-aws-function-url-custom-domain`]([https://github.com/wangsha/serverless-aws-function-url-custom-domain](https://github.com/wangsha/serverless-aws-function-url-custom-domain))** <br/> by [wangsha](http://github.com/wangsha) <br/> Setup cloudfront distribution and route53 record for aws lambda functions deployed with function url. | ![Github Stars](https://img.shields.io/github/stars/wangsha/serverless-aws-function-url-custom-domain.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-aws-function-url-custom-domain.svg?label=Downloads&style=for-the-badge)|
4847
| **[Apigateway Plugin - `serverless-apigateway-plugin`](https://github.com/GFG/serverless-apigateway-plugin)** <br/> by [GFG](http://github.com/GFG) <br/> Configure the AWS api gateway: Binary support, Headers and Body template mappings | ![Github Stars](https://img.shields.io/github/stars/GFG/serverless-apigateway-plugin.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-apigateway-plugin.svg?label=Downloads&style=for-the-badge)|
4948
| **[Apigateway Route Settings - `serverless-apigateway-route-settings`](https://github.com/talbotp/serverless-apigateway-route-settings)** <br/> by [talbotp](http://github.com/talbotp) <br/> Configure Route Settings for HTTP API Gateway v2 (Throttling & Detailed Metrics) | ![Github Stars](https://img.shields.io/github/stars/talbotp/serverless-apigateway-route-settings.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-apigateway-route-settings.svg?label=Downloads&style=for-the-badge)|
5049
| **[Apigateway Service Proxy - `serverless-apigateway-service-proxy`](https://github.com/horike37/serverless-apigateway-service-proxy)** <br/> by [horike37](http://github.com/horike37) <br/> This Serverless Framewrok plugin supports the AWS service proxy integration feature of API Gateway. | ![Github Stars](https://img.shields.io/github/stars/horike37/serverless-apigateway-service-proxy.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-apigateway-service-proxy.svg?label=Downloads&style=for-the-badge)|
@@ -65,6 +64,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
6564
| **[Aws Cognito Idp Userpool Domain - `aws-cognito-idp-userpool-domain`](https://github.com/rubentrancoso/aws-cognito-idp-userpool-domain)** <br/> by [rubentrancoso](http://github.com/rubentrancoso) <br/> Manage (add and remove) aws hosted domain on Cognito Userpools | ![Github Stars](https://img.shields.io/github/stars/rubentrancoso/aws-cognito-idp-userpool-domain.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/aws-cognito-idp-userpool-domain.svg?label=Downloads&style=for-the-badge)|
6665
| **[Aws Contributor Insights - `serverless-plugin-aws-contributor-insights`](https://github.com/kangcifong/serverless-plugin-aws-contributor-insights)** <br/> by [kangcifong](http://github.com/kangcifong) <br/> Support of AWS CloudWatch Contributor Insights | ![Github Stars](https://img.shields.io/github/stars/kangcifong/serverless-plugin-aws-contributor-insights.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-aws-contributor-insights.svg?label=Downloads&style=for-the-badge)|
6766
| **[Aws Documentation - `serverless-aws-documentation`](https://github.com/deliveryhero/serverless-aws-documentation)** <br/> by [deliveryhero](http://github.com/deliveryhero) <br/> Serverless 1.0 plugin to add documentation and models to the serverless generated API Gateway | ![Github Stars](https://img.shields.io/github/stars/deliveryhero/serverless-aws-documentation.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-aws-documentation.svg?label=Downloads&style=for-the-badge)|
67+
| **[Aws Function Url Custom Domain - `serverless-aws-function-url-custom-domain`](https://github.com/wangsha/serverless-aws-function-url-custom-domain)** <br/> by [wangsha](http://github.com/wangsha) <br/> Setup cloudfront distrubution and route53 record for AWS Lambda with Function URL | ![Github Stars](https://img.shields.io/github/stars/wangsha/serverless-aws-function-url-custom-domain.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-aws-function-url-custom-domain.svg?label=Downloads&style=for-the-badge)|
6868
| **[Aws Nested Stacks - `serverless-aws-nested-stacks`](https://github.com/concon121/serverless-plugin-nested-stacks)** <br/> by [concon121](http://github.com/concon121) <br/> Yet another AWS nested stack plugin! | ![Github Stars](https://img.shields.io/github/stars/concon121/serverless-plugin-nested-stacks.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-aws-nested-stacks.svg?label=Downloads&style=for-the-badge)|
6969
| **[Aws Resolvers - `serverless-plugin-aws-resolvers`](https://github.com/DopplerLabs/serverless-plugin-aws-resolvers)** <br/> by [DopplerLabs](http://github.com/DopplerLabs) <br/> Resolves variables from ESS, RDS, or Kinesis for serverless services | ![Github Stars](https://img.shields.io/github/stars/DopplerLabs/serverless-plugin-aws-resolvers.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-aws-resolvers.svg?label=Downloads&style=for-the-badge)|
7070
| **[Aws Resource Names - `serverless-aws-resource-names`](https://github.com/concon121/serverless-plugin-aws-resource-names)** <br/> by [concon121](http://github.com/concon121) <br/> Serverless plugin to alter the default naming conventions for sls resources via a simple mapping file. | ![Github Stars](https://img.shields.io/github/stars/concon121/serverless-plugin-aws-resource-names.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-aws-resource-names.svg?label=Downloads&style=for-the-badge)|
@@ -316,6 +316,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
316316
| **[Shell - `serverless-shell`](https://github.com/UnitedIncome/serverless-shell)** <br/> by [UnitedIncome](http://github.com/UnitedIncome) <br/> Drop to a runtime shell with all the environment variables set that you'd have in lambda. | ![Github Stars](https://img.shields.io/github/stars/UnitedIncome/serverless-shell.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-shell.svg?label=Downloads&style=for-the-badge)|
317317
| **[Simulate - `serverless-plugin-simulate`](https://github.com/gertjvr/serverless-plugin-simulate)** <br/> by [gertjvr](http://github.com/gertjvr) <br/> Simulate AWS Lambda and API Gateway locally using Docker | ![Github Stars](https://img.shields.io/github/stars/gertjvr/serverless-plugin-simulate.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-plugin-simulate.svg?label=Downloads&style=for-the-badge)|
318318
| **[Slic Watch Plugin - `serverless-slic-watch-plugin`](https://github.com/fourTheorem/slic-watch)** <br/> by [fourTheorem](http://github.com/fourTheorem) <br/> Automatically create CloudWatch alarms and dashboards for Lambda, SQS, Kinesis, DynamoDB, API Gateway and Step Functions | ![Github Stars](https://img.shields.io/github/stars/fourTheorem/slic-watch.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-slic-watch-plugin.svg?label=Downloads&style=for-the-badge)|
319+
| **[Sls Rust - `sls-rust`](https://github.com/fdaciuk/sls-rust)** <br/> by [fdaciuk](http://github.com/fdaciuk) <br/> A Serverless plugin to deploy Rust applications | ![Github Stars](https://img.shields.io/github/stars/fdaciuk/sls-rust.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/sls-rust.svg?label=Downloads&style=for-the-badge)|
319320
| **[Snowflake External Function Plugin - `serverless-snowflake-external-function-plugin`](https://github.com/starschema/serverless-snowflake-external-function-plugin)** <br/> by [starschema](http://github.com/starschema) <br/> Serverless Plugin for deploying Snowflake External Functions | ![Github Stars](https://img.shields.io/github/stars/starschema/serverless-snowflake-external-function-plugin.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-snowflake-external-function-plugin.svg?label=Downloads&style=for-the-badge)|
320321
| **[Sns Filter - `serverless-sns-filter`](https://github.com/MechanicalRock/serverless-sns-filter)** <br/> by [MechanicalRock](http://github.com/MechanicalRock) <br/> Serverless plugin to add SNS Subscription Filters to events | ![Github Stars](https://img.shields.io/github/stars/MechanicalRock/serverless-sns-filter.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-sns-filter.svg?label=Downloads&style=for-the-badge)|
321322
| **[Spa - `serverless-spa`](https://github.com/gilmarsquinelato/serverless-spa)** <br/> by [gilmarsquinelato](http://github.com/gilmarsquinelato) <br/> Serverless plugin to deploy your website to AWS S3 using Webpack to bundle it. | ![Github Stars](https://img.shields.io/github/stars/gilmarsquinelato/serverless-spa.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-spa.svg?label=Downloads&style=for-the-badge)|

plugins.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1300,6 +1300,11 @@
13001300
"githubUrl": "https://github.com/softprops/serverless-rust",
13011301
"status": "active"
13021302
}, {
1303+
"name": "sls-rust",
1304+
"description": "A Serverless plugin to deploy Rust applications",
1305+
"githubUrl": "https://github.com/fdaciuk/sls-rust",
1306+
"status": "active"
1307+
},{
13031308
"name": "serverless-oncall",
13041309
"description": "Easily manage oncall for your serverless services",
13051310
"githubUrl": "https://github.com/softprops/serverless-oncall",

0 commit comments

Comments
 (0)