guile-user
[Top][All Lists]
Advanced

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

Re: Happy birthday, Guile!


From: Ricardo Wurmus
Subject: Re: Happy birthday, Guile!
Date: Sun, 16 Feb 2020 20:30:07 +0100
User-agent: mu4e 1.2.0; emacs 26.3

Hi Roel,

> - An LDAP authenticator using the FFI and openldap:
> https://github.com/UMCUGenetics/sparqling-genomics/blob/master/web/ldap/authenticate.scm.in
>
> We use it on a site-local deployment.
>
> - HTTP digest authentication:
> https://github.com/UMCUGenetics/sparqling-genomics/blob/master/web/sparql/driver.scm#L82-L157
>
> This has been tested against Virtuoso endpoints.
>
> - Multi-format HTTP requests/responses for building RESTful interfaces:
> https://github.com/UMCUGenetics/sparqling-genomics/blob/master/web/www/db/api.scm
>
> It's not perfect, and probably needs some work to be generic enough to suite
> other use-cases than the one I wrote it for.

What do you think about adding these things to
https://notabug.org/cwebber/guile-webutils/ ?  This was once intended to
be a collection of useful tools that come in handy when writing web
applications.

--
Ricardo



reply via email to

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