【问题标题】:Angular integrate google driveAngular集成谷歌驱动器
【发布时间】:2018-10-12 13:46:23
【问题描述】:

我想将 Google drive API 集成到 Angular 2+ 应用程序中。任何人都可以有解决方案来正确集成它。我需要集成方面的帮助。

【问题讨论】:

  • 欢迎堆栈溢出。你的问题有点笼统。你试过什么?如果您还没有,我建议您前往帮助中心并阅读如何提出更好的问题。 stackoverflow.com/help/how-to-ask

标签: angular google-drive-api


【解决方案1】:

首先您需要 Google Drive API 凭据,您可以设置 here

那么你需要一个 Google Drive 客户端:here

从那里剩下的就是应用程序逻辑,这将取决于您到底要做什么。您需要使用在第 1 步中创建的 API 密钥初始化客户端,然后才能实际与 API 交互。

Here's a long tutorial discussing exactly this

【讨论】:

  • 教程链接失效。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多