GoogleCloud

Swift Vapor

GoogleCloud 是一个围绕 GoogleCloudKit 的 Vapor 封装器。

安装

在你的 Package.swift 文件中,添加以下内容

.package(url: "https://github.com/vapor-community/google-cloud.git", from: "1.4.1")

用法

您可以查看每个受支持的 API 的 README 文件以获取入门指南。

支持的 API

[x] 云存储

[x] 云数据存储

[x] 云密钥管理器

[x] 云翻译

[x] 云 Pub/Sub

更详细的指南可以在这里找到。