An open API service indexing awesome lists of open source software.

https://github.com/larsbergqvist/esp8266_rest_client

An example sketch for an ESP8266 board that makes GET and PUT requests to a REST API. Also an example of two different implementations of the same REST API using different technology stacks (NodeJS and Python Flask).
https://github.com/larsbergqvist/esp8266_rest_client

esp8266 nodejs python-flask rest-api rest-client

Last synced: 7 months ago
JSON representation

An example sketch for an ESP8266 board that makes GET and PUT requests to a REST API. Also an example of two different implementations of the same REST API using different technology stacks (NodeJS and Python Flask).

Awesome Lists containing this project