diff options
author | Wim <wim@42.be> | 2019-01-09 23:10:32 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2019-01-09 23:10:32 +0100 |
commit | da6ce791bc6ca3f2fb6e8bd8f9def06d401cb16b (patch) | |
tree | e6a13d7b549d1f84cf148535a636c592ac6fee09 | |
parent | b33b50987b89676a5fb71476639d488e051315d8 (diff) | |
download | matterbridge-msglm-da6ce791bc6ca3f2fb6e8bd8f9def06d401cb16b.tar.gz matterbridge-msglm-da6ce791bc6ca3f2fb6e8bd8f9def06d401cb16b.tar.bz2 matterbridge-msglm-da6ce791bc6ca3f2fb6e8bd8f9def06d401cb16b.zip |
Add link to API page on the wiki
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ ### API The API is very basic at the moment. -More info on [swaggerhub](https://app.swaggerhub.com/apis-docs/matterbridge/matterbridge-api/0.1.0-oas3) +More info and examples on the [wiki](https://github.com/42wim/matterbridge/wiki/Api). Used by at least 3 projects. Feel free to make a PR to add your project to this list. |