urlable / short-url-svc-scala-sdk   0.1.0+1457933137

GitHub

scala sdk for the short-url-svc

Scala versions: 2.11

This is the Scala SDK for the short-url-svc

Supported Use Cases

  • Create Short URL
  • Get Short URL With Id

Installation:

// build.sbt
resolvers += Resolver.bintrayRepo("urlable","maven")

// see https://bintray.com/urlable/maven/short-url-svc-scala-sdk/view 
// for available versions
libraries += "com.urlable" % "short-url-svc-scala-sdk" % shortUrlSvcSdkVersion

Versioning

The versioning of this project adheres to the Semantic Versioning 2.0.0 spec

Contributing

refer to CONTRIBUTING.md