Skip to content

pongr/bangarang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bangarang

Not called aws-scala-sdk so we don't get sued. Makes aws-java-sdk more fun to work with in Scala through language features and Akka.

Bangarang is at a very early stage, and we're adding more functionality to it as we need it. That said, what is here should be very stable, as we use it in production. Please send us a pull request if you have anything to add.

sbt

resolvers ++= Seq(
  "Typesafe" at "http://repo.typesafe.com/typesafe/releases/",
  "Sonatype snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"
)

libraryDependencies ++= Seq(
  "com.pongr" %% "bangarang" % "0.1.1-SNAPSHOT"
)

DynamoDB

TODO Describe the implicits...

S3

TODO Describe AmazonS3ClientAsync and AmazonS3ClientActor...

Route53

TODO Describe com.pongr.bangarang.route53 functions...

About

Not called aws-scala-sdk so we don't get sued

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages