A web-based API to be hosted on devices connected to a Meshtastic node via serial connection.
Documentation on installation, configuration, usage, and more can be found on the wiki.
Searchable documentation is deployed on Github pages and can be found here.
Endpoints are documented using Swagger via RestX at the root URL and can be executed from there.
- Implement all Python CLI functionality via HTTP
- Add websocket support for real time chat functionality
- Brandon Swenson- Initial work - bmswens
This project, like Meshtastic, is licensed under the GNU General Public License - see the LICENSE.txt file for details