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

  • Oct 29, 2017

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 .

Read More