We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1d3036 commit be722e0Copy full SHA for be722e0
community-examples.json
@@ -6,6 +6,11 @@
6
"url": "http://svdgraaf.nl/2016/09/28/Serverless-Screenshot-Service-With-Lambda.html",
7
"githubUrl": "https://github.com/svdgraaf/serverless-screenshot"
8
},
9
+ {
10
+ "name": "serverless-messenger-boilerplate",
11
+ "description": "Serverless messenger bot boilerplate",
12
+ "githubUrl": "https://github.com/SC5/serverless-messenger-boilerplate"
13
+ },
14
{
15
"name": "serverless-mailgun-slack",
16
"description": "A Serverless function for posting to a Slack Webhook in response to a Mailgun route",
0 commit comments