I am writing an API that implements the S3 REST API, specifically in a way that allows you to use the Go S3 SDK to call functions such as s3.CreateBucket etc.
With my API