Google Cloud Platform Kotlin Samples
This repository holds samples written in Kotlin that demonstrate the Google Cloud Platform.
Index
Path | Description |
---|---|
appengine | Basic examples for deploying Kotlin applications to App Engine for Java 8. |
firestore | This sample demonstrates the Google Cloud Firestore API. |
functions | This sample demonstrates deploying to Google Cloud Functions. |
pubsub | This sample demonstrates the Google Cloud Pub/Sub API. |
run | Basic examples for deploying Kotlin applications to Cloud Run. |
storage | This sample demonstrates the Google Cloud Storage API. |
vision | This sample demonstrates the Google Cloud Vision API. |
emojify | Getting started with Server side Kotlin? This app demonstrates an Android frontend written in Kotlin that communicates with a Kotlin backend running on App Engine for Java 8. |
The samples use the Google Cloud Client Library for Java.
Contributing changes.
Entirely new samples and bug fixes are welcome. See CONTRIBUTING.md for details on how to contribute.
Licensing
Code in this repository is licensed under the Apache 2.0. See LICENSE.