From c27ca01882adab81625972c676b52526e7ed9d99 Mon Sep 17 00:00:00 2001 From: KF7EEL Date: Mon, 26 Apr 2021 12:22:18 -0700 Subject: [PATCH] Add files via upload --- api_doc.md | 4 ++++ config_doc.md | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/api_doc.md b/api_doc.md index c029944..edd1ce9 100644 --- a/api_doc.md +++ b/api_doc.md @@ -1,5 +1,9 @@ +# API Documentation + ## [Home](https://kf7eel.github.io/hblink3/) | [Configuration](/hblink3/config_doc.html) | [API Documentation](https://kf7eel.github.io/hblink3/api_doc.html) | [HBlink Website](https://hblink-org.github.io/) +---- + The API is a new feature that allows users to interact with external applications via SMS and send messages users on other HBLink servers. The API is built into the D-APRS dashboard. All interaction takes place over HTTP POST requests in JSON format. This allows a single application to be used by multiple servers. Applications can be delevopen in multiple langauges. There are presently 3 modes for data exchange, "**msg_xfer**", "**app**", and "**raw**". diff --git a/config_doc.md b/config_doc.md index 987f592..f5c4885 100644 --- a/config_doc.md +++ b/config_doc.md @@ -1,6 +1,8 @@ +# Configuration + ## [Home](https://kf7eel.github.io/hblink3/) | [Configuration](/hblink3/config_doc.html) | [API Documentation](https://kf7eel.github.io/hblink3/api_doc.html) | [HBlink Website](https://hblink-org.github.io/) -# Configuration +---- ## full_bridge.cfg