aboutsummaryrefslogtreecommitdiffstats
path: root/docs/README.md
blob: b741e63f1fb101f039fa8d21f46a0256f27fca54 (plain) (blame)
1
2
3
4
5
6
7
8
# Ferdi Integration Documentation
Create your own [Ferdi](https://getferdi.com) service integration within a few minutes.

* [Overview / How to create a Ferdi integration](integration.md)
* [How to update/change recipes](updating.md)
* [Configuration (package.json)](configuration.md)
* [Frontend API (webview.js)](frontend_api.md)
* [Backend API (index.js)](backend_api.md)