From 1ec31d81f7637fc5fab7b5ecc1a5c05837b5f76a Mon Sep 17 00:00:00 2001 From: pdxlocations Date: Sat, 19 Aug 2023 22:23:13 -0700 Subject: [PATCH] Web API missing from index --- docs/software/community/index.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/software/community/index.mdx b/docs/software/community/index.mdx index c89cbb67..489305e5 100644 --- a/docs/software/community/index.mdx +++ b/docs/software/community/index.mdx @@ -11,5 +11,6 @@ Current community projects: - [ATAK (Android Team Awareness Kit) Forwarder](/docs/software/community/community-atak) - An ATAK plugin for forwarding CoT messages via a hardware layer which supports Meshtastic devices. - [Meshtasticator (Simulator)](/docs/software/community/community-meshtasticator) - Meshtasticator is a discrete-event and interactive simulator that mimics the radio section of the device software. +- [Meshtastic Web API](/docs/software/community/meshtastic-web-api) - Meshtastic Web API provides a RESTful interface to interact with a Meshtastic node via a serial connection. Support for these projects should be sought from their respective authors.