All Projects → GoogleCloudPlatform → Golang Samples

GoogleCloudPlatform / Golang Samples

Licence: other
Sample apps and code written for Google Cloud in the Go programming language.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Golang Samples

GaeSupportLaravel
Run Laravel on Google App Engine
Stars: ✭ 22 (-99.29%)
Mutual labels:  appengine, google-appengine, google-cloud
Nodejs Docs Samples
Node.js samples for Google Cloud Platform products.
Stars: ✭ 2,309 (-25.23%)
Mutual labels:  samples, google-cloud, sample
deploy-appengine
A GitHub Action that deploys source code to Google App Engine.
Stars: ✭ 184 (-94.04%)
Mutual labels:  appengine, google-appengine, google-cloud
server
The ViUR application development framework - legacy version 2.x for Python 2.7
Stars: ✭ 12 (-99.61%)
Mutual labels:  appengine, google-cloud
reisen
A simple library to extract video and audio frames from media containers (based on libav).
Stars: ✭ 41 (-98.67%)
Mutual labels:  sample, samples
db2-samples
Db2 application code, configuration samples, and other examples
Stars: ✭ 56 (-98.19%)
Mutual labels:  sample, samples
sendbird-javascript-samples
A guide of the installation and functions of Sendbird Chat, UIKit, and SyncManager for JavaScript samples.
Stars: ✭ 315 (-89.8%)
Mutual labels:  sample, samples
Ruby Docs Samples
Ruby samples for Google Cloud Platform products.
Stars: ✭ 198 (-93.59%)
Mutual labels:  samples, google-cloud
Google Actions Java Sdk
(Deprecated) Unofficial Google Actions Java SDK - for Android engineers and all Java lovers
Stars: ✭ 280 (-90.93%)
Mutual labels:  google-cloud, appengine
Rxjava2 Android Samples
RxJava 2 Android Examples - Migration From RxJava 1 to RxJava 2 - How to use RxJava 2 in Android
Stars: ✭ 4,950 (+60.3%)
Mutual labels:  samples, sample
Java Docs Samples
Java and Kotlin Code samples used on cloud.google.com
Stars: ✭ 1,259 (-59.23%)
Mutual labels:  samples, appengine
appengine-java-standard
Google App Engine Standard Java runtime: Prod runtime, local devappserver, Cloud SDK Java components, GAE APIs, and GAE API emulators.
Stars: ✭ 141 (-95.43%)
Mutual labels:  appengine, google-cloud
rdm-app
Code for the rdm.openlighting.org site
Stars: ✭ 17 (-99.45%)
Mutual labels:  appengine, google-appengine
zorya
Google Cloud Instance Scheduler helping to reduce costs by 60% on average for non-production environments.
Stars: ✭ 127 (-95.89%)
Mutual labels:  google-appengine, google-cloud
Llvm 9.0 Learner Tutorial
A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accomplish a complete project for FPGA High-Level Synthesis with it.
Stars: ✭ 58 (-98.12%)
Mutual labels:  samples, sample
Ruby Docker
Ruby runtime for Google Cloud Platform
Stars: ✭ 122 (-96.05%)
Mutual labels:  google-cloud, appengine
Androidwithkotlin
🚀 These are android sample projects which are written in Kotlin. It covers video streaming, mp3 player, sqlite, location services, custom camera, o-notifications, simple compass etc.
Stars: ✭ 447 (-85.52%)
Mutual labels:  samples, sample
clojure-app-engine
A skeleton to get started with Clojure on Google App Engine
Stars: ✭ 13 (-99.58%)
Mutual labels:  google-appengine, google-cloud
samplescope
Desktop app with the main goal to simplify audio samples search over the internet sources.
Stars: ✭ 23 (-99.26%)
Mutual labels:  sample, samples
Nodejs Getting Started
A tutorial for creating a complete application using Node.js on Google Cloud Platform
Stars: ✭ 705 (-77.17%)
Mutual labels:  samples, google-cloud

Google Cloud Platform Go Samples

Kokoro Build Status

This repository holds sample code written in Go that demonstrates the Google Cloud Platform.

Some samples have accompanying guides on cloud.google.com. See respective README files for details.

Depending on samples

Copy any code you need from this repository into your own project.

Warning: Do not depend directly on the samples in this repo. Breaking changes may be made at any time without warning.

Contributing changes

Entirely new samples are not accepted. Bug fixes are welcome, either as pull requests or as GitHub issues.

See CONTRIBUTING.md for details on how to contribute.

Licensing

Code in this repository is licensed under the Apache 2.0. See LICENSE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].