servian / gcp-serverless-slackbot

Google Cloud Platform Serverless Slack Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GCP Serverless Slackbot Template

Minimalistic code to create a serverless slash handler for a Slack bot. Further information on this repository can be found in the article Google Cloud Platform - Serverless Slack Bot

Directory contents

Initial functional version of the code included for completeness

Pure python implementation - functions as expected, but presents the issue related to cold starts

Implemented in go and python to alleviate the cold start issue

About

Google Cloud Platform Serverless Slack Bot


Languages

Language:Python 67.2%Language:Go 32.8%