uri templates in elixir

I just released my very first Elixir package, UriTemplate. It is an RFC 6570 compliant URI template processor.

I’ve been playing with Elixir for the last few days and i really like it. I haven’t gotten into any of the concurrency stuff it really shines at yet but it is a really nice language in which it program even without that.