We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20e0a14 commit ee682fdCopy full SHA for ee682fd
1 file changed
api.md
@@ -40,6 +40,15 @@ Some GraphQL sample queries:
40
41
For an introduction to GraphQL, see [How to GraphQL](https://www.howtographql.com).
42
43
+
44
+## Integrations
45
46
+The following libraries and tools interface with our API. Some are maintained externally:
47
48
+- [Ansible plugin](https://github.com/adhawkins/ansible-borgbase) by Andy Hawkins. Allows adding SSH keys and repos from an Ansible playbook.
49
+- [GLPI plugin](https://plugins.glpi-project.org/#/plugin/borgbase) developed by [TICgal]( https://tic.gal/en/) to send backups to BorgBase.
50
51
52
## Examples
53
54
Using cURL:
0 commit comments