Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JuliaCloud/GoogleCloud.jl
Google Cloud APIs for Julia
https://github.com/JuliaCloud/GoogleCloud.jl
cloud-computing googlecloud julia
Last synced: about 2 months ago
JSON representation
Google Cloud APIs for Julia
- Host: GitHub
- URL: https://github.com/JuliaCloud/GoogleCloud.jl
- Owner: JuliaCloud
- License: other
- Created: 2016-09-28T04:17:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-11T13:06:45.000Z (11 months ago)
- Last Synced: 2024-05-09T13:00:30.917Z (7 months ago)
- Topics: cloud-computing, googlecloud, julia
- Language: Julia
- Homepage:
- Size: 719 KB
- Stars: 40
- Watchers: 11
- Forks: 16
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-generative-ai-meets-julia-language - GoogleCloud.jl - SDK for Google Cloud. There is an [open PR](https://github.com/JuliaCloud/GoogleCloud.jl/pull/57) to enable Vertex AI endpoints. (API SDKs / Cloud Services Providers)
README
# GoogleCloud.jl
[![Build Status](https://travis-ci.org/JuliaCloud/GoogleCloud.jl.svg?branch=master)](https://travis-ci.org/JuliaCloud/GoogleCloud.jl)[![Coverage Status](https://coveralls.io/repos/github/JuliaCloud/GoogleCloud.jl/badge.svg?branch=master)](https://coveralls.io/github/JuliaCloud/GoogleCloud.jl?branch=master)
[![](https://img.shields.io/badge/docs-latest-blue.svg)](https://juliacloud.github.io/GoogleCloud.jl/latest)
Google Cloud APIs for Julia
# Notes
This package thinly wraps the Google Cloud JSON APIs for Julia.
See [this tutorial](https://juliacloud.github.io/GoogleCloud.jl/latest) for a detailed walk through the Google Storage API.