Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.92 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.92 KB

Meshtastic Web API

Docs Test Coverage Status Docker Build Docker Pulls License


Overview

A web-based API to be hosted on devices connected to a Meshtastic node via serial connection.

Documentation

Wiki

Documentation on installation, configuration, usage, and more can be found on the wiki.

Github Pages

Searchable documentation is deployed on Github pages and can be found here.

Local Deployments

Endpoints are documented using Swagger via RestX at the root URL and can be executed from there.

Plans

  • Implement all Python CLI functionality via HTTP
  • Add websocket support for real time chat functionality

Authors

  • Brandon Swenson- Initial work - bmswens

License

This project, like Meshtastic, is licensed under the GNU General Public License - see the LICENSE.txt file for details