Re: [racket] Calling Web Service APIs

2013-12-20 Thread Greg Hendershott
On Fri, Dec 20, 2013 at 2:46 AM, Jens Weber wrote: > Does anybody have a simple example for calling Webservices (REST) with > racket? I got tired of the repetitive mechanics of this and made something called webapi-markdown. The full idea includes documentation -- that you could do a variation o

Re: [racket] Calling Web Service APIs

2013-12-20 Thread Norman Gray
Jens, hello. On 2013 Dec 20, at 07:46, Jens Weber wrote: > Does anybody have a simple example for calling Webservices (REST) with racket? I have an example of such a thing (if I'm following you correctly) at (see src/webserver/audiotag.rkt). This isn't s

[racket] Calling Web Service APIs

2013-12-19 Thread Jens Weber
Hello, Does anybody have a simple example for calling Webservices (REST) with racket? Thanks Jens Racket Users list: http://lists.racket-lang.org/users