]> dgit.raspbian.org Git - git-annex.git/blob
c47b3a50293d60b19079ee8acf3c3f013a295159
[git-annex.git] /
1 [[!comment format=mdwn
2  username="Ilya_Shlyakhter"
3  avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0"
4  subject="git-annex REST API"
5  date="2019-09-18T22:55:06Z"
6  content="""
7 Even better would be if git-annex had a \"server\" mode where one git-annex process runs and exposes a REST API for invoking git-annex commands (cf. [[todo/universal_batch_mode]]; something like [this](https://cromwell.readthedocs.io/en/stable/api/RESTAPI/)).  Then the clean and smudge filters could be lightweight scripts that just call curl.
8 """]]