GoogleCloud
GoogleCloud is a Vapor wrapper around GoogleCloudKit
Installation
In your Package.swift
file, add the following
.package(url: "https://github.com/vapor-community/google-cloud.git", from: "1.0.0")
Usage
You can check each supported API's README for a getting started guide.
Supported APIs
[x] CloudStorage
[x] CloudDatastore
[x] CloudTranslation
[x] CloudPubSub