[plt-scheme] Implementing web services

From: Noel Welsh (noelwelsh at gmail.com)
Date: Fri Aug 10 10:09:20 EDT 2007

On 8/9/07, Isaac Raway <isaac.raway at gmail.com> wrote:
> To clarify, this is different from the recent request for how to go
> about generating a website. What I'm looking for is a way to
> implement, say, a module, export some procedures from it, and have
> those accessible through a stub object on the client side or directly
> called by the view of the dynamic web interface.

You might be interested in the xml-rpc library on Planet.  For more
general information check out our recent experience report, linked
from http://www.untyped.com/untyping

HTH,
Noel


Posted on the users mailing list.