chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] dynamic web resources?


From: Kon Lovett
Subject: Re: [Chicken-users] dynamic web resources?
Date: Sun, 15 Oct 2006 06:45:35 -0700

On Oct 15, 2006, at 5:04 AM, Andreas Zwinkau wrote:

Hi,

i want to make a "RESTful" webapp and i need dynamic urls for this. Neither "http" nor "spiffy" offer this. I thought about extending "http" for something like:

        (http:add-dynamic-ressource "/entries/{id}" my-handler)

I'd prefer to build it (with a nicer interface for the handlers) on top of something, which handles the http connection stuff for me, but this doesn't seem possible?

Since i'm new to Chicken, i'm not sure how to do this.

This might help:

http://lists.gnu.org/archive/html/chicken-hackers/2006-10/msg00007.html


cheers
Andi
_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=000000000066



_______________________________________________
Chicken-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/chicken-users





reply via email to

[Prev in Thread] Current Thread [Next in Thread]