mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-29 14:51:50 -08:00
Merge pull request #637 from bmswens/master
Added Meshtastic-Web-API page
This commit is contained in:
commit
80fb09a8f0
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