[Ur] Client http functionality?

Sergey Mironov grrwlf at gmail.com
Tue Apr 28 16:28:17 EDT 2015


Hi. I can't remember anything like that written in Ur/Web, but it
would be nice to have such tool. Let me drop some links:
There are OpenId (http://hg.impredicative.com/openid) and Persona
(https://github.com/doublec/urweb-persona) projects which use curl via
FFI to query third-party servers. AFAIK, persona does some kind of
JSON processing. Also, here is a discussion dedicated to parsec-style
parser http://www.impredicative.com/pipermail/ur/2014-July/001715.html

Regards,
Sergey

2015-04-28 21:03 GMT+03:00 Gabriel Riba <gabriel at xarxaire.com>:
> Hi!
>
> Is there any primitive or library to http-get the content of a URL to be
> processed programatically?
>
> I am thinking about adding info from OpenData sources in JSON format.
>
> (https://en.wikipedia.org/wiki/Open_data)
>
>
> _______________________________________________
> Ur mailing list
> Ur at impredicative.com
> http://www.impredicative.com/cgi-bin/mailman/listinfo/ur



More information about the Ur mailing list