aboutsummaryrefslogtreecommitdiffstats
path: root/docs/README.md
blob: 689ecd5e3eddff5ddefae6ea8cc9db28a70a9639 (plain) (blame)
1
2
3
4
5
6
7
# 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)
* [Configuration (package.json)](configuration.md)
* [Frontend API (webview.js)](frontend_api.md)
* [Backend API (index.js)](backend_api.md)