summaryrefslogtreecommitdiff
path: root/src/scm/webid-oidc/hello-world.scm
AgeCommit message (Collapse)Author
2021-10-21Use the endpoint APIVivien Kraus
2021-10-19server: add a hello world backendVivien Kraus
2021-08-13Hello: fix format stringVivien Kraus
2021-08-13Hello: the agent is an URIVivien Kraus
2021-08-13Switch to a more sensible error reporting systemVivien Kraus
2021-08-01Use guile parametersVivien Kraus
With parameters, the API does not need to care about the directory where to load files and how to get the time.
2021-07-02Re-open the log file for each request0.5.1Vivien Kraus
The rottlog service seems to need this behavior.
2021-07-02Switch to AGPLVivien Kraus
2021-06-19Create a hello world serverVivien Kraus