Skip to content
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.

kdgregory/s34go

Repository files navigation

s34go

A library for accessing Amazon S3 from Go.

Yes, this is a solved problem. In fact, I solved it many years ago for Java (then Amazon came out with their own API). But it makes for an interesting, small-scale project to (1) see how well an object-oriented design translates to Go, and (2) play with some of Go's features.

Plus, I agreed to do a talk at the Philly GoLang meetup, and needed to come up with something.

About

A library for accessing Amazon S3 from Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages