Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 19 additions & 1 deletion templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -412,5 +412,23 @@
"description": "Crystal HTTP template",
"repo": "https://github.com/koffeinfrei/crystal-http-template",
"official": "false"
}
},
{
"template": "kotlin",
"platform": "x86_64",
"language": "Kotlin",
"source": "s1monw1",
"description": "Classic Kotlin template",
"repo": "https://github.com/s1monw1/openfaas-kotlin",
"official": "false"
},
{
"template": "kotlin-http4k",
"platform": "x86_64",
"language": "Kotlin",
"source": "s1monw1",
"description": "Http4k backed Kotlin template",
"repo": "https://github.com/s1monw1/openfaas-kotlin",
"official": "false"
}
]