This is also worth taking a look at:
http://code.google.com/p/implementing-rest/wiki/ByLanguage
Thanks for the link. I'm also starting a RESTful Clojure project.
This looks like good reading for me.
On Feb 17, 4:10 am, Shantanu Kumar wrote:
> On Feb 17, 3:05 pm, Roman Roelofsen
> wrote:
>
> > H
Shantanu Kumar wrote:
> On Feb 17, 3:05 pm, Roman Roelofsen
> 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.googl
On Feb 17, 3:05 pm, Roman Roelofsen
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 s
Hello
Roman Roelofsen at "Wed, 17 Feb 2010 11:05:27 +0100" wrote:
RR> Hi,
RR> does someone knows a good Clojure REST framework? It should help with
RR> URL destructuring and maybe creating JSON return data etc.
I built web-services using compojure + clojure.json - all works fine
--
With be