forked from serverless/examples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
community-examples.json
246 lines (246 loc) · 11.7 KB
/
community-examples.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
[
{
"name": "jwtAuthorizr",
"description": "Custom JWT Authorizer Lambda function for Amazon API Gateway with Bearer JWT",
"githubUrl": "https://github.com/serverlessbuch/jwtAuthorizr"
},
{
"name": "serverless-graphql-api",
"description": "Serverless GraphQL API using Lambda and DynamoDB",
"githubUrl": "https://github.com/boazdejong/serverless-graphql-api"
},
{
"name": "serverless-screenshot",
"description": "Serverless Screenshot Service using PhantomJS",
"url": "http://svdgraaf.nl/2016/09/28/Serverless-Screenshot-Service-With-Lambda.html",
"githubUrl": "https://github.com/svdgraaf/serverless-screenshot"
},
{
"name": "serverless-postgraphql",
"description": "GraphQL endpoint for PostgreSQL using postgraphql",
"githubUrl": "https://github.com/rentrop/serverless-postgraphql"
},
{
"name": "serverless-messenger-boilerplate",
"description": "Serverless messenger bot boilerplate",
"githubUrl": "https://github.com/SC5/serverless-messenger-boilerplate"
},
{
"name": "serverless-npm-registry",
"description": "Serverless private npm registry, proxy and cache.",
"url": "https://craftship.io/open/source/serverless/private/npm/registry/yith/2016/09/26/serverless-yith.html",
"githubUrl": "https://github.com/craftship/yith"
},
{
"name": "serverless-pokego",
"description": "Serverless-powered API to fetch nearby Pokemon Go data",
"githubUrl": "https://github.com/jch254/pokego-serverless"
},
{
"name": "serverless-weekly2pocket-app",
"description": "Serverless-powered API for sending posts to pocket app",
"githubUrl": "https://github.com/s0enke/weekly2pocket"
},
{
"name": "serverless-facebook-quotebot",
"description": "100% Serverless Facebook messenger chatbot which will respond with inspiring quotes",
"githubUrl": "https://github.com/pmuens/quotebot"
},
{
"name": "serverless-slack-trevorbot",
"description": "Slack bot for info on where in the world is Trevor Gerhardt?",
"githubUrl": "https://github.com/conveyal/trevorbot"
},
{
"name": "serverless-garden-aid",
"description": "IoT Garden Aid Backend",
"githubUrl": "https://github.com/garden-aid/web-bff"
},
{
"name": "serverless-react-boilerplate",
"description": "A serverless react boilerplate for offline development",
"githubUrl": "https://github.com/99xt/serverless-react-boilerplate"
},
{
"name": "serverless-delivery-framework",
"description": "This is a boilerplate for version release pipeline with serverless framework",
"githubUrl": "https://github.com/99xt/serverless-delivery-framework"
},
{
"name": "serverless-mailgun-slack",
"description": "A Serverless function for posting to a Slack Webhook in response to a Mailgun route",
"githubUrl": "https://github.com/Marcus-L/serverless-mailgun-slack"
},
{
"name": "pfs-email-serverless",
"description": "This is a lambda function created by the serverless framework. It searches through members in our mongodb who have not been sent emails and sends them an email with their custom token to unlock the pledge free stream. It then marks those members off as already receiving the email.",
"githubUrl": "https://github.com/SCPR/pfs-email-serverless"
},
{
"name": "plaid cashburndown-service",
"description": "Service for calculating cash burndown with plaid. Frontend code can be found here: https://github.com/cplee/cashburndown-site",
"githubUrl": "https://github.com/cplee/cashburndown-service"
},
{
"name": "cordis-serverless",
"description": "A serverless API for EU Cordis data",
"githubUrl": "https://github.com/marzeelabs/cordis-serverless"
},
{
"name": "serverless-newsletter-signup",
"description": "Saves user details into DynamoDB table. Required values are email, first_name and last_name.",
"githubUrl": "https://github.com/ivanderbu2/serverless-newsletter-signup"
},
{
"name": "serverless-slack-cron",
"description": "Lambda function which sends messages to Slack channel in regular intervals via cron trigger.",
"githubUrl": "https://github.com/ivanderbu2/serverless-slack-cron"
},
{
"name": "giphy-bot",
"description": "giphy-bot for Facebook chat",
"githubUrl": "https://github.com/tywong/lambda-workshop-2016/tree/master/giphy-bot"
},
{
"name": "jwt-lambda-python",
"runtime": "python",
"description": "Minimal proof-of-concept implementation of JWT with Serverless / AWS Lambda",
"githubUrl": "https://github.com/mikaelmork/jwt-auth.serverless"
},
{
"name": "sls-access-counter",
"description": "Site visitor counter",
"githubUrl": "https://github.com/takahashim/sls-access-counter"
},
{
"name": "sls-form-mail",
"description": "Send SNS email from form data",
"githubUrl": "https://github.com/takahashim/sls-form-mail"
},
{
"name": "serverless-python-sample",
"description": "A simple serverless python sample with REST API endpoints and dependencies",
"githubUrl": "https://github.com/bennybauer/serverless-python-sample"
},
{
"name": "serverless-msg-gateway",
"description": "A messaging aggregator for kik, skype, twilio, telegram, & messenger. Send and receive messages in a standard format.",
"githubUrl": "https://github.com/yonahforst/msg-gateway"
},
{
"name": "serverless-AWS-Rekognition-finpics",
"description": "Use AWS Rekognition to provide a faces search of finpics.com",
"githubUrl": "https://github.com/rgfindl/finpics"
},
{
"name": "serverless-slack-emojibot",
"description": "Serverless slack bot for emoji",
"githubUrl": "https://github.com/markhobson/emojibot"
},
{
"name": "keboola-developer-portal",
"description": "Keboola developer portal built with Serverless",
"githubUrl": "https://github.com/keboola/developer-portal"
},
{
"name": "serverless-cloudwatch-rds-custom-metrics",
"description": "A NodeJS-based MySQL RDS Data Collection script to push Custom Metrics to Cloudwatch with Serverless",
"githubUrl": "https://github.com/AndrewFarley/serverless-cloudwatch-rds-custom-metrics"
},
{
"name": "jrestless-examples",
"description": "[JRestless](https://github.com/bbilger/jrestless) (Java / JAX-RS) examples for [API Gateway Functions](https://github.com/bbilger/jrestless-examples/tree/master/aws/gateway) ([plain JAX-RS](https://github.com/bbilger/jrestless-examples/blob/master/aws/gateway/aws-gateway-showcase), [Spring](https://github.com/bbilger/jrestless-examples/blob/master/aws/gateway/aws-gateway-spring), [binary data requests/responses](https://github.com/bbilger/jrestless-examples/blob/master/aws/gateway/aws-gateway-binary), [custom authorizers](https://github.com/bbilger/jrestless-examples/blob/master/aws/gateway/aws-gateway-security-custom-authorizer) and [Cognito User Pool authorizers](https://github.com/bbilger/jrestless-examples/blob/master/aws/gateway/aws-gateway-security-cognito-authorizer)), [SNS Functions](https://github.com/bbilger/jrestless-examples/blob/master/aws/sns/aws-sns-usage-example) (asynchronous communication between functions) and [Service Functions](https://github.com/bbilger/jrestless-examples/blob/master/aws/service/aws-service-usage-example) (synchronous HTTP-like communication between functions - transparent through Feign)",
"githubUrl": "https://github.com/bbilger/jrestless-examples"
},
{
"name": "sc5-serverless-boilerplate",
"description": "A boilerplate that contains setup for test-driven development",
"githubUrl": "https://github.com/SC5/sc5-serverless-boilerplate"
},
{
"name": "serverless-blog-to-podcast",
"description": "Service that reads RSS feed and converts the entries to a podcast feed and audio files using Amazon Polly",
"githubUrl": "https://github.com/SC5/serverless-blog-to-podcast"
},
{
"name": "offset-trump",
"description": "Single page app using Serverless (C# runtime) and S3 site hosting. Pledge to do a good thing for the next four years to offset the potential negative effects of the US Presidency",
"url": "http://www.offsettrump.com",
"githubUrl": "https://github.com/FLGMwt/offset-trump"
},
{
"name": "serverless-url-shortener",
"description": "A simple url-shortener, using Serverless framework",
"githubUrl": "https://github.com/aletheia/serverless-url-shortener"
},
{
"name": "serverless-html-pdf",
"description": "Service that convert HTML to PDF using PhantomJS's rasterize example.",
"githubUrl": "https://github.com/calvintychan/serverless-html-pdf"
},
{
"name": "serverless-examples-cached-rds-ws",
"description": "A serverless framework example project that uses API Gateway, ElastiCache, and RDS PostgreSQL.",
"githubUrl": "https://github.com/mugglmenzel/serverless-examples-cached-rds-ws"
},
{
"name": "bittman",
"description": "A serverless project that follows a stock trading algorithm and uses scheduled functions to save data to DynamoDB and send emails through Mailgun.",
"githubUrl": "https://github.com/rhlsthrm/bittman"
},
{
"name": "adoptable-pet-bot",
"description": "Tweets adoptable pets using Serverless (Node.js) and AWS Lambda",
"githubUrl": "https://github.com/lynnaloo/adoptable-pet-bot"
},
{
"name": "owntracks-serverless",
"description": "A serverless implementation of the OwnTracks HTTP backend",
"githubUrl": "https://github.com/dschep/owntracks-serverless"
},
{
"name": "serverless-modern-koa",
"description": "Serverless modern koa starter kit",
"githubUrl": "https://github.com/barczaG/serverless-modern-koa"
},
{
"name": "Serverless ReactJS Universal Rendering Boilerplate",
"description": "ReactJS web app Starter kit does universal (isomorphic) rendering with Serverless",
"githubUrl": "https://github.com/TylorShin/react-universal-in-serverless"
},
{
"name": "Open Bot",
"description": "An unoptionated Github bot driven by a configuration file in the repository",
"githubUrl": "https://github.com/open-bot/open-bot"
},
{
"name": "aws-ses-serverless-example",
"description": "AWS SES example in NodeJS using lambda",
"githubUrl": "https://github.com/lakshmantgld/aws-ses-serverless-example"
},
{
"name": "AWS API Gateway Serverless project written in Go",
"description": "A serverless project that contains an API Gateway endpoint powered by a Lambda function written in golang and built using [eawsy/aws-lambda-go-shim](https://github.com/eawsy/aws-lambda-go-shim).",
"githubUrl": "https://github.com/yunspace/serverless-golang"
},
{
"name": "video-preview-and-analysis-service",
"description": "An event-driven service that generates labels using Amazon Rekognition and creates preview GIF animation from a video file.",
"githubUrl": "https://github.com/laardee/video-preview-and-analysis-service"
},
{
"name": "Serverless ES6/7 CRUD API",
"description": "[Serverless Stack](http://serverless-stack.com) examples of backend CRUD APIs (DynamoDB + Lambda + API Gateway + Cognito User Pool authorizer) for [React.js single-page app](http://demo.serverless-stack.com)",
"githubUrl": "https://github.com/AnomalyInnovations/serverless-stack-demo-api"
},
{
"name": "SQS Worker with AWS Lambda and CloudWatch Alarms",
"description": "Process messages stored in SQS with an [auto-scaled AWS Lambda worker](https://sbstjn.com/serverless-sqs-worker-with-aws-lambda.html) function.",
"githubUrl": "https://github.com/sbstjn/sqs-worker-serverless"
},
{
"name": "grants-api-serverless",
"description": "ES6 API to consume data from an external API, ingest into Elasticsearch and return a queryable endpoint on top of Elasticsearch",
"githubUrl": "https://github.com/comicrelief/grants-api-serverless"
}
]