diff --git a/docs/software/community/meshtastic-web-api.mdx b/docs/software/community/meshtastic-web-api.mdx new file mode 100644 index 00000000..32cd01d5 --- /dev/null +++ b/docs/software/community/meshtastic-web-api.mdx @@ -0,0 +1,26 @@ +--- +id: meshtastic-web-api +title: Meshtastic Web API +sidebar_label: Meshtastic Web API +sidebar_position: 3 +--- + +:::note + +This is a community project maintained by @bmswens. +Development can be followed on [GitHub](https://github.com/bmswens/Meshtastic-Web-API). +Support should be sought from the respective authors. + +::: + +## Overview + +Meshtastic Web API provides a RESTful interface to interact with a Meshtastic node via a serial connection. + +## Links + +- [Source](https://github.com/bmswens/Meshtastic-Web-API) +- [API Docs](https://bmswens.github.io/Meshtastic-Web-API/) +- [Installation Instructions](https://github.com/bmswens/Meshtastic-Web-API/wiki/Installation) +- [Supported Services](https://github.com/bmswens/Meshtastic-Web-API/wiki/Supported-Services) + * Mattermost \ No newline at end of file