All Projects → serverless → Serverless Google Cloudfunctions

serverless / Serverless Google Cloudfunctions

Licence: mit
Serverless Google Cloud Functions Plugin – Adds Google Cloud Functions support to the Serverless Framework

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Serverless Google Cloudfunctions

Ng Toolkit
⭐️ Angular tool-box! Start your PWA in two steps! Add Serverless support for existing projects and much more
Stars: ✭ 1,116 (+363.07%)
Mutual labels:  serverless, google-cloud, serverless-framework
Cartoonify
Deploy and scale serverless machine learning app - in 4 steps.
Stars: ✭ 157 (-34.85%)
Mutual labels:  serverless, serverless-framework
Zappa
Serverless Python
Stars: ✭ 11,859 (+4820.75%)
Mutual labels:  serverless, serverless-framework
Awesome Serverless
DEPRECATED: Curated list of resources related to serverless computing and serverless architectures.
Stars: ✭ 2,049 (+750.21%)
Mutual labels:  serverless, serverless-framework
Serverless Php
PHP for AWS Lambda via Serverless Framework
Stars: ✭ 152 (-36.93%)
Mutual labels:  serverless, serverless-framework
Serverless Next.js
⚡ Deploy your Next.js apps on AWS Lambda@Edge via Serverless Components
Stars: ✭ 2,977 (+1135.27%)
Mutual labels:  serverless, serverless-framework
Blog
serverless.com/blog – Posts from the Serverless community & core team. Contributions welcome!
Stars: ✭ 171 (-29.05%)
Mutual labels:  serverless, serverless-framework
Knix
Serverless computing platform combining container-based resource isolation and lightweight execution model with processes to significantly reduce function startup latency and improve resource efficiency. Works in Knative and bare metal/VM environments.
Stars: ✭ 133 (-44.81%)
Mutual labels:  serverless, serverless-framework
Malagu
Malagu is a Serverless First, component-based, platform-independent, progressive application framework based on TypeScript.
Stars: ✭ 184 (-23.65%)
Mutual labels:  serverless, serverless-framework
Aws Auto Remediate
Open source application to instantly remediate common security issues through the use of AWS Config
Stars: ✭ 191 (-20.75%)
Mutual labels:  serverless, serverless-framework
Retinal
🏙 Retinal is a Serverless AWS Lambda service for resizing images on-demand or event-triggered
Stars: ✭ 208 (-13.69%)
Mutual labels:  serverless, serverless-framework
Serverless Sentry Plugin
This plugin adds automatic forwarding of errors and exceptions to Sentry (https://sentry.io) and Serverless (https://serverless.com)
Stars: ✭ 146 (-39.42%)
Mutual labels:  serverless, serverless-framework
Serverless Book
A book about the http://serverless.com Framework v1
Stars: ✭ 144 (-40.25%)
Mutual labels:  serverless, serverless-framework
Aws Lambda Typescript
This sample uses the Serverless Application Framework to implement an AWS Lambda function in TypeScript, deploy it via CloudFormation, publish it through API Gateway to a custom domain registered on Route53, and document it with Swagger.
Stars: ✭ 228 (-5.39%)
Mutual labels:  serverless, serverless-framework
Serverless Sam
Serverless framework plugin to export AWS SAM templates for a service
Stars: ✭ 143 (-40.66%)
Mutual labels:  serverless, serverless-framework
Serverless Aws Alias
Alias support for Serverless 1.x
Stars: ✭ 171 (-29.05%)
Mutual labels:  serverless, serverless-framework
Formplug Serverless
Form forwarding service for AWS Lambda
Stars: ✭ 232 (-3.73%)
Mutual labels:  serverless, serverless-framework
A Crash Course On Serverless Auth
A short and easy boilerplate showcasing JWT auth with Nodejs, the Serverless framework, MongoDB and AWS Lambda.
Stars: ✭ 127 (-47.3%)
Mutual labels:  serverless, serverless-framework
Serverless Openwhisk
Adds Apache OpenWhisk support to the Serverless Framework!
Stars: ✭ 131 (-45.64%)
Mutual labels:  serverless, serverless-framework
Components
The Serverless Framework's new infrastructure provisioning technology — Build, compose, & deploy serverless apps in seconds...
Stars: ✭ 2,259 (+837.34%)
Mutual labels:  serverless, serverless-framework

Serverless Google Cloud Functions Plugin

Coverage Status

This plugin enables support for Google Cloud Functions within the Serverless Framework.

This project is looking for maintainers!

If you would like to be a maintainer of this project, please reach out to one of the active Serverless organization members to express your interest.

We'd love to collaborate closely with amazing developers as we drive the development of this open technology into the future.

Welcome, and thanks in advance for your help!

Documentation

The documentation can be found here.


Easier development with Docker

You can spin up a Docker container which mounts this code with the following command:

docker-compose run node bash

Migration

Google Cloud Functions v1beta2 API version will be shut down on April 15, 2020

You can follow this document to upgrade your serverless-google-cloudfunctions v2 to v3

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].