{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ESP32-HTTP-Client",
  "description": "Lightweight, object-oriented REST and HTTP Client for ESP32.",
  "url": "https://github.com/PedroFnseca/esp32-http-client",
  "author": {
    "@type": "Person",
    "name": "PedroFnseca"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/PedroFnseca/ESP32_HTTP_Client-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 13,
  "datePublished": "2026-01-25",
  "license": "https://spdx.org/licenses/MIT"
}