This starter kit is an opinionated set of tools combined to help you get started building a Serverless application with an GraphQL endpoint and deploy them to production in minutes. You need to have Node 6 or higher installed.
serverless serverless-pluginA curated list of resources regarding the Serverless Framework (formerly JAWS) and the serverless architecture. Inspired by the awesome list project.
serverless-framework serverless-plugin serverless-architectures serverless-functions serverless-applications serverlessThank you for all your support. In the upcomming days my availability on this project should decline. This is why I'm looking for maintainers: anyone that pushed a successful PR and is willing to manage the upcomming ones is welcome to apply. To do so just comment on this issue. This Serverless plugin emulates AWS λ and API Gateway on your local machine to speed up your development cycles. To do so, it starts an HTTP server that handles the request's lifecycle like APIG does and invokes your handlers.
serverless aws-lambda aws-apigateway amazon-web-services aws lambda api-gateway serverless-pluginAuthor your AWS Lambda functions in Go, effectively. AWS Lambda lets you run code without thinking about servers. For now, you can author your AWS Lambda functions, natively, in C#, Java, Node.js and Python. This project provides a native and full-featured shim for authoring your AWS Lambda functions in Go.
aws aws-lambda lambda serverless serverless-pluginServerless Chrome contains everything you need to get started running headless Chrome on AWS Lambda (possibly Azure and GCP Functions soon). Why? Because it's neat. It also opens up interesting possibilities for using the Chrome DevTools Protocol (and tools like Chromeless or Puppeteer) in serverless architectures and doing testing/CI, web-scraping, pre-rendering, etc.
serverless serverless-framework aws aws-lambda chrome headless-chrome chrome-debugging-protocol lambda chromium headless-chromium serverless-plugin serverless-functions chrome-devtools-protocol serverless-examples headlessA Serverless v1.x plugin to build your lambda functions with Webpack. For the complete release notes see the end of this document.
serverless webpack babel serverless-offline webpack-configuration serverless-plugin webpack2 webpack3 1.0 typescript es6 plugin runtimehoneyλ allows you to create and monitor fake HTTP endpoints automatically. You can then place these URL honeytokens in e.g. your inbox, documents, browser history, or embed them as {hidden} links in your web pages (Note: honeybits can be used for spreading breadcrumbs across your systems to lure the attackers toward your traps). Depending on how and where you implement honeytokens, you may detect human attackers, malicious insiders, content scrapers, or bad bots. This application is based on Serverless framework and can be deployed in different cloud providers such as Amazon Web Services (AWS), Microsoft Azure, IBM OpenWhisk or Google Cloud (Only tested on AWS; the main function may need small changes to support other providers). If your cloud provider is AWS, it automatically creates HTTP endpoints using Amazon API Gateway and then starts monitoring the HTTP endpoints using honeyλ Lambda function.
honeytoken honeypot security deception lambda serverless aws serverless-pluginThis project is aimed to be a generic authentication boilerplate for the Serverless framework. This boilerplate is compatible with the Serverless v.1.0.0, to install Serverless framework run npm install -g serverless.
serverless serverless-framework boilerplate oauth-provider oauth2 aws oauth lambda serverless-pluginSee example folder for a minimal example. Note 1: The outDir and rootDir options cannot be overwritten.
serverless typescript aws-lambda babel webpack rollup serverless-framework serverless-pluginThis repository is meant to be the one stop shop for all the awesome plugins out there in the serverless ecosytem. If you have ideas for features or plugins, add a new thread in the issues.
serverless-plugin serverless serverless-frameworkThis is the Serverless Framework plugin for AWS Step Functions. Run npm install in your Serverless project.
serverless serverless-plugin serverless-framework serverless-architectures aws step-functionsStep Functions state machine generator for AWS Lambda Power Tuning. The state machine is designed to be quick and language agnostic. You can provide any Lambda Function as input and the state machine will estimate the best power configuration to minimize cost. Your Lambda Function will be executed in your AWS account (i.e. real HTTP calls, SDK calls, cold starts, etc.) and you can enable parallel execution to generate results in just a few seconds.
aws aws-lambda serverless serverless-framework stepfunctions aws-step-functions serverless-pluginTired of 🚀 deploying, ✏️ updating, and ❌ deleting your AppSync API's using the AWS AppSync dashboard? You can now develop all of your AppSync API's locally using Serverless + Serverless-AppSync-Plugin! With support for AWS DynamoDB, AWS Lambda, and AWS Elastic Search; you have everything you need to get started developing your AppSync API's locally.
serverless-plugin elasticsearch lambda graphql aws-appsync dynamodb serverless-applications serverless-frameworkAliyun Serverless VSCode Extension is a graphic development, debugging, and resource-managing tool for Function Compute based on Visual Studio Code (VS Code). This topic describes how to use the extension to create a function and other common features. In the left-side activity bar, click the Aliyun Serverless VSCode Extension icon, and click Bind New Account.
fun serverless serverless-plugin aliyun alibaba alibabacloud function-compute aliyun-fun aliyun-fc funcraft functionSee example folder for a minimal example.Note 1: The outDir and rootDir options cannot be overwritten.
serverless typescript aws-lambda babel webpack rollup serverless-framework serverless-pluginThis plugin is heavily inspired by the way apex is implemented. Reading the source code of serverless-coffeescript was very helpful.
serverless serverless-framework aws-lambda nodejs serverless-plugin serverless-webpack aws lambda shim aws-lambda-node-9 aws-lambda-node-8 aws-lambda-nodeA serverless plugin to store output from your AWS CloudFormation Stack in JSON/YAML/TOML files, or to pass the output to a JavaScript function for further processing. Feel free to use the code, it's released using the MIT license.
serverless plugin aws cloudformation stack output sls lambda serverless-pluginThis Serverless plugin automates the process of both configuring AWS to serve static front-end content and deploying your client-side bundle. This allows your API and front-end assets to be served from the same domain, sidestepping any CORS issues. CloudFront is also not used. The combination of these two properties makes this plugin a good fit for a dev stage environment.
serverless serverless-plugin aws aws-lambda aws-s3 aws-apigatewayA Serverless plugin to run Dynalite locally to handle DynamoDB development. Can watch for table config changes.
serverless serverless-plugin dynamodb dynalite serverless-offlineLocal meetups on how to build and operate serverless architectures w/ AWS Lambda, Azure Functions, Google CloudFunctions, IBM OpenWhisk and more!
serverless serverless-plugin
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.