Cloudinary-go is a Go client library and CLI tool to upload static assets to Cloudinary service

  • 2017年10月29日

Cloudinary-go is a Go client library and CLI tool to upload static assets to the Cloudinary service.

Installation

Install the CLI tool and the library with:

go get github.com/rootsongjc/cloudinary-go/cloudinary

Or download the release binary from release .

查看详情