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

https://github.com/flaribbit/esp32-http-server


https://github.com/flaribbit/esp32-http-server

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# ESP32/ESP8266 http服务端

程序会先检测有没有请求的文件,有则返回文件,没有则执行后面的代码~