Check out the following source code: https://github.com/jarcane/try-racket If I remember correctly, it's got a racket webserver running an application to run commands against a racket sandbox. So at least you'll see how to set up your webserver and run logic on the back end.
Andrew Ulrich On Mon, Dec 8, 2014 at 5:04 PM, Animesh Pandey <[email protected] > wrote: > Hi, > I wanted to know if there are any sources where I can find some sources > for building web applications in Racket? I want to write an application for > a basic HTTP request-response. > I looked at the documentation but I can't really understand whats going on. > Any help would be appreciated. > > Thanks and regards, > Animesh Pandey > > ____________________ > Racket Users list: > http://lists.racket-lang.org/users > >
____________________ Racket Users list: http://lists.racket-lang.org/users

