This guide explains how to create [Vultr Object Storage](https://www.vultr.com/products/object-storage/) in your Go application with the [Vultr Go client](https://github.com/vultr/govultr). Vultr Object Storage is compatible with the S3 API. - A computer running Windows, Linux, or macOS with Go 1.12+ installed. - Basic programming knowledge. - Optional: An IDE supporting Go (for example Visual Studio Code, emacs, or Atom). The [Vultr Go client](https://github.com/vultr/govultr) is used t......