【问题标题】:How to upload to Cloudinary with AngularJS?如何使用 AngularJS 上传到 Cloudinary?
【发布时间】:2015-05-22 02:39:03
【问题描述】:


我是 Cloudinary 的新手。我想使用 AngularJS 在我的 Web 应用程序中将图像上传到 Cloudinary,但我不知道如何。我找不到将 Cloudinary 与 Angularjs 一起使用的完整示例。我已尝试发送 $http
请帮助我的示例应用程序使用 unsigned_cloudinary_upload() 和经过身份验证的上传将图像上传到 Cloudinary。我在 HTML 模板中使用 https://github.com/danialfarid/ng-file-upload 的 Angular_File_upload。
我的示例应用在 Plnkr 上[here](http://plnkr.co/edit/xLHsznTtaQObwRmHgVL4?p=preview)

【问题讨论】:

  • 在cloudinary文档中,他们有使用jquery从浏览器上传图片的方向,也许你可以找到正确的解决方案cloudinary.com/blog/…

标签: javascript angularjs cloudinary


【解决方案1】:

您还应该看看 Cloudinary 的 official Angular.js library,其中还包括一个完整的示例项目。

【讨论】:

    猜你喜欢
    • 2022-12-16
    • 2019-05-25
    • 2014-08-09
    • 2018-03-15
    • 2021-09-29
    • 2018-02-02
    • 2018-10-18
    • 2017-06-17
    • 2021-03-08
    相关资源
    最近更新 更多