Skip to content

HideyukHira/gcf_kotlin_kts

Repository files navigation

Google Cloud Functions Kotlin kts Sample

This sample demonstrates how to deploy a simple Kotlin function to Google Cloud Functions using the Kotlin kts build script.

Run Locally

$ ./gradlew runFunction -Prun.functionTarget=functions.Hello
$ curl http://localhost:8080/

About

This sample demonstrates how to deploy a simple Kotlin function to Google Cloud Functions using the Kotlin kts build script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages