mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
Merge pull request #785 from pdxlocations/http-api
This commit is contained in:
commit
621a86f76e
|
@ -90,7 +90,7 @@ A reference client written in JavaScript will provide a JavaScript API for using
|
|||
|
||||
### Protoman
|
||||
|
||||
See: [https://github.com/spluxx/Protoman]
|
||||
See: https://github.com/spluxx/Protoman
|
||||
|
||||
Protoman is able to interface with the Meshtastic REST API out of the box. This is useful for manual testing of the endpoints.
|
||||
|
||||
|
@ -100,4 +100,4 @@ HTTP and HTTPS are both supported on the ESP32 using self signed certificates on
|
|||
|
||||
## Related documents
|
||||
|
||||
- Interesting slide pack on the concept: [https://www.slideshare.net/mokeefe/javaone-2009-ts5276-restful-protocol-buffers]
|
||||
- Interesting slide pack on the concept: https://www.slideshare.net/mokeefe/javaone-2009-ts5276-restful-protocol-buffers
|
Loading…
Reference in a new issue