2017-02-28 16:43 GMT+01:00 Offray Vladimir Luna C��rdenas <offray.luna@mutabit.com>:
Hi Thierry,
What I'm using is the Fossil JSON API as described in [1]. Managing Grafoscopio documentation with it is pretty easy and yes I believe it could help in bringing a unified API across several repositories (I have not tested that though).
[1] http://fossil.wanderinghorse.
net/repos/fwiki/index.cgi/ wiki/README
You probably intended [2], isn't it?
I wasn't thinking much about multiple repos, but it could be one target. I was just thinking that there was/is one attempt to have a close integration to github API over HTTP in Pharo, and that this effort would have to b partially redone for, say GitLab, or Bitbucket because git does not defines a HTTP API and every hosting company creates one, whereas in Fossil everybody uses the JSON API.