|
29 | 29 | "official": "true"
|
30 | 30 | },
|
31 | 31 | {
|
32 |
| - "template": "node18", |
| 32 | + "template": "dotnet8-csharp", |
33 | 33 | "platform": "x86_64",
|
34 |
| - "language": "NodeJS", |
| 34 | + "language": "C#", |
35 | 35 | "source": "openfaas",
|
36 |
| - "description": "HTTP-based Node 18 template", |
37 |
| - "repo": "https://github.com/openfaas/templates", |
| 36 | + "description": "C# template using WebApplication", |
| 37 | + "repo": "https://github.com/openfaas/dotnet-templates", |
38 | 38 | "official": "true",
|
39 | 39 | "recommended": true
|
40 | 40 | },
|
41 | 41 | {
|
42 |
| - "template": "node17", |
43 |
| - "platform": "x86_64", |
44 |
| - "language": "NodeJS", |
45 |
| - "source": "openfaas", |
46 |
| - "description": "HTTP-based Node 17 template", |
47 |
| - "repo": "https://github.com/openfaas/templates", |
48 |
| - "official": "true" |
49 |
| - }, |
50 |
| - { |
51 |
| - "template": "node16", |
52 |
| - "platform": "x86_64", |
53 |
| - "language": "NodeJS", |
54 |
| - "source": "openfaas", |
55 |
| - "description": "HTTP-based Node 16 template", |
56 |
| - "repo": "https://github.com/openfaas/templates", |
57 |
| - "official": "true" |
58 |
| - }, |
59 |
| - { |
60 |
| - "template": "node14", |
61 |
| - "platform": "x86_64", |
62 |
| - "language": "NodeJS", |
63 |
| - "source": "openfaas", |
64 |
| - "description": "HTTP-based Node 14 template", |
65 |
| - "repo": "https://github.com/openfaas/templates", |
66 |
| - "official": "true" |
67 |
| - }, |
68 |
| - { |
69 |
| - "template": "node12", |
| 42 | + "template": "node18", |
70 | 43 | "platform": "x86_64",
|
71 | 44 | "language": "NodeJS",
|
72 | 45 | "source": "openfaas",
|
73 |
| - "description": "HTTP-based Node 12 template", |
| 46 | + "description": "HTTP-based Node 18 template", |
74 | 47 | "repo": "https://github.com/openfaas/templates",
|
75 |
| - "official": "true" |
| 48 | + "official": "true", |
| 49 | + "recommended": true |
76 | 50 | },
|
77 | 51 | {
|
78 | 52 | "template": "bun-express",
|
|
84 | 58 | "official": "true",
|
85 | 59 | "recommended": false
|
86 | 60 | },
|
87 |
| - { |
88 |
| - "template": "node", |
89 |
| - "platform": "x86_64", |
90 |
| - "language": "NodeJS", |
91 |
| - "source": "openfaas", |
92 |
| - "description": "Legacy Node 12 template", |
93 |
| - "repo": "https://github.com/openfaas/templates", |
94 |
| - "official": "true" |
95 |
| - }, |
96 | 61 | {
|
97 | 62 | "template": "php7",
|
98 | 63 | "platform": "x86_64",
|
|
130 | 95 | "repo": "https://github.com/openfaas/templates",
|
131 | 96 | "official": "true"
|
132 | 97 | },
|
133 |
| - { |
134 |
| - "template": "python27-flask", |
135 |
| - "platform": "x86_64", |
136 |
| - "language": "Python", |
137 |
| - "source": "openfaas", |
138 |
| - "description": "Python 2.7 Flask template", |
139 |
| - "repo": "https://github.com/openfaas/python-flask-template", |
140 |
| - "official": "true" |
141 |
| - }, |
142 | 98 | {
|
143 | 99 | "template": "python3-flask",
|
144 | 100 | "platform": "x86_64",
|
|
277 | 233 | "source": "openfaas-incubator",
|
278 | 234 | "description": "Powershell Core HTTP Ubuntu:16.04 template",
|
279 | 235 | "repo": "https://github.com/openfaas-incubator/powershell-http-template",
|
280 |
| - "official": "true" |
| 236 | + "official": "false" |
281 | 237 | },
|
282 | 238 | {
|
283 | 239 | "template": "powershell-template",
|
|
286 | 242 | "source": "openfaas-incubator",
|
287 | 243 | "description": "Powershell Core Ubuntu:16.04 template",
|
288 | 244 | "repo": "https://github.com/openfaas-incubator/powershell-template",
|
289 |
| - "official": "true" |
290 |
| - }, |
291 |
| - { |
292 |
| - "template": "crystal", |
293 |
| - "platform": "x86_64", |
294 |
| - "language": "Crystal", |
295 |
| - "source": "tpei", |
296 |
| - "description": "Crystal template", |
297 |
| - "repo": "https://github.com/tpei/crystal_openfaas", |
298 |
| - "official": "false" |
299 |
| - }, |
300 |
| - { |
301 |
| - "template": "csharp-httprequest", |
302 |
| - "platform": "x86_64", |
303 |
| - "language": "C#", |
304 |
| - "source": "distantcam", |
305 |
| - "description": "C# HTTP template", |
306 |
| - "repo": "https://github.com/distantcam/csharp-httprequest-template", |
307 |
| - "official": "false" |
308 |
| - }, |
309 |
| - { |
310 |
| - "template": "csharp", |
311 |
| - "platform": "x86_64", |
312 |
| - "language": "C#", |
313 |
| - "source": "openfaas", |
314 |
| - "description": "Classic C# template", |
315 |
| - "repo": "https://github.com/openfaas/templates", |
316 |
| - "official": "true" |
317 |
| - }, |
318 |
| - { |
319 |
| - "template": "csharp-kestrel", |
320 |
| - "platform": "x86_64", |
321 |
| - "language": "C#", |
322 |
| - "source": "burtonr", |
323 |
| - "description": "C# Kestrel HTTP template", |
324 |
| - "repo": "https://github.com/burtonr/csharp-kestrel-template", |
325 |
| - "official": "false" |
326 |
| - }, |
327 |
| - { |
328 |
| - "template": "vertx-native", |
329 |
| - "platform": "x86_64", |
330 |
| - "language": "Java", |
331 |
| - "source": "pmlopes", |
332 |
| - "description": "Eclipse Vert.x native image template", |
333 |
| - "repo": "https://github.com/pmlopes/openfaas-vertx-native-template", |
334 |
| - "official": "false" |
335 |
| - }, |
336 |
| - { |
337 |
| - "template": "swift", |
338 |
| - "platform": "x86_64", |
339 |
| - "language": "Swift", |
340 |
| - "source": "affix", |
341 |
| - "description": "Swift 4.2 Template", |
342 |
| - "repo": "https://github.com/affix/openfaas-templates-affix/", |
343 |
| - "official": "false" |
344 |
| - }, |
345 |
| - { |
346 |
| - "template": "lua53", |
347 |
| - "platform": "x86_64", |
348 |
| - "language": "Lua", |
349 |
| - "source": "affix", |
350 |
| - "description": "Lua 5.3 Template", |
351 |
| - "repo": "https://github.com/affix/openfaas-templates-affix/", |
352 |
| - "official": "false" |
353 |
| - }, |
354 |
| - { |
355 |
| - "template": "vala", |
356 |
| - "platform": "x86_64", |
357 |
| - "language": "Vala", |
358 |
| - "source": "affix", |
359 |
| - "description": "Vala Template", |
360 |
| - "repo": "https://github.com/affix/openfaas-templates-affix/", |
361 |
| - "official": "false" |
362 |
| - }, |
363 |
| - { |
364 |
| - "template": "vala-http", |
365 |
| - "platform": "x86_64", |
366 |
| - "language": "Vala", |
367 |
| - "source": "affix", |
368 |
| - "description": "Non-Forking Vala Template", |
369 |
| - "repo": "https://github.com/affix/openfaas-templates-affix/", |
370 | 245 | "official": "false"
|
371 | 246 | },
|
372 | 247 | {
|
|
387 | 262 | "repo": "https://github.com/tmiklas/openfaas-perl-templates",
|
388 | 263 | "official": "false"
|
389 | 264 | },
|
390 |
| - { |
391 |
| - "template": "crystal-http", |
392 |
| - "platform": "x86_64", |
393 |
| - "language": "Crystal", |
394 |
| - "source": "koffeinfrei", |
395 |
| - "description": "Crystal HTTP template", |
396 |
| - "repo": "https://github.com/koffeinfrei/crystal-http-template", |
397 |
| - "official": "false" |
398 |
| - }, |
399 | 265 | {
|
400 | 266 | "template": "cobol",
|
401 | 267 | "platform": "x86_64",
|
|
0 commit comments