Add Library
This commit is contained in:
parent
e365b9dbd9
commit
3c47103b39
318 changed files with 56465 additions and 0 deletions
9
libraries/ESP32_Rest_Client/library.properties
Normal file
9
libraries/ESP32_Rest_Client/library.properties
Normal file
|
@ -0,0 +1,9 @@
|
|||
name=ESP32 Rest Client
|
||||
version=1.0.0
|
||||
author=Eduardo Marcos <dudy1984@gmail.com>
|
||||
maintainer=Eduardo Marcos <dudy1984@gmail.com>
|
||||
sentence=Arduino WIFI Rest Client for ESP32
|
||||
paragraph=Exposes REST methods to communicate with a host, like get and post in an easier way than using the WIFI library
|
||||
category=Communication
|
||||
url=https://github.com/eduardomarcos/arduino-esp32-restclient
|
||||
architectures=*
|
Loading…
Add table
Add a link
Reference in a new issue