mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-02 08:42:11 -08:00
Merge branch 'master' into update-client-api
This commit is contained in:
commit
edde573050
26
docs/software/community/meshtastic-web-api.mdx
Normal file
26
docs/software/community/meshtastic-web-api.mdx
Normal file
|
@ -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
|
Loading…
Reference in a new issue