On Feb 17, 3:05 pm, Roman Roelofsen <roman.roelof...@googlemail.com>
wrote:
> Hi,
>
> does someone knows a good Clojure REST framework? It should help with
> URL destructuring and maybe creating JSON return data etc.

You can take a look at Taimen (in Alpha now) - 
http://code.google.com/p/bitumenframework/

Taimen doesn't do serialization for you, but you can use clojure.json
for that.

This is also worth taking a look at: 
http://code.google.com/p/implementing-rest/wiki/ByLanguage

Regards,
Shantanu

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to