https://github.com/GoogleCloudPlatform/golang-samples
Sample apps and code written for Google Cloud in the Go programming language.
https://github.com/GoogleCloudPlatform/golang-samples
appengine go golang google-appengine google-cloud sample samples
Last synced: about 1 month ago
JSON representation
Sample apps and code written for Google Cloud in the Go programming language.
- Host: GitHub
- URL: https://github.com/GoogleCloudPlatform/golang-samples
- Owner: GoogleCloudPlatform
- License: apache-2.0
- Created: 2015-09-28T23:20:08.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T19:55:51.000Z (11 months ago)
- Last Synced: 2024-05-22T21:36:22.769Z (11 months ago)
- Topics: appengine, go, golang, google-appengine, google-cloud, sample, samples
- Language: Go
- Homepage:
- Size: 51.8 MB
- Stars: 4,172
- Watchers: 198
- Forks: 1,696
- Open Issues: 122
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-gcp - GCP SDK samples
- awesome-golang-repositories - golang-samples
README
# Google Cloud Platform Go Samples
[![Kokoro Build Status][kokoro_badge]][kokoro_link]
This repository holds sample code written in Go that demonstrates the Google
Cloud Platform.Some samples have accompanying guides on
[cloud.google.com](https://cloud.google.com). See respective README files for
details.## Google Cloud Samples
To browse ready to use code samples check [Google Cloud Samples](https://cloud.google.com/docs/samples?l=go).
## 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
Interested in contributing a new sample? Please open an issue describing the intended sample. Additionally, bug fixes are welcome, either as pull requests or as GitHub issues.
See [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute.
## Licensing
Code in this repository is licensed under the Apache 2.0. See [LICENSE](LICENSE).
[kokoro_badge]: https://storage.googleapis.com/cloud-devrel-kokoro-resources/go/golang-samples/system_tests-ubuntu.png
[kokoro_link]: https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod%3Acloud-devrel%2Fgo%2Fgolang-samples%2Fsystem_tests