Google

Posts Tagged as dsl


  1. scala-uri 0.1 Released

    19 Nov 2012

    The other day I was looking for a Java or Scala library to help me parse a URL (with query string) and then build a new URL by changing the host and some of the parameters. I read a couple of posts on stackoverflow, but nothing seemed to fit the bill perfectly. I didn’t want to pull in a whole web framework just to do this one simple task, and I was a bit disappointed I couldn’t find a nice small Scala DSL for building URL query strings.

    tags: scala-uri  scala  url  uri  dsl 

    There are comments.