Skip to content

urlable/short-url-svc-scala-sdk

Repository files navigation

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

About

scala sdk for the short-url-svc

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages