{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "OTAxpress",
  "description": "Minimal OTA update library for ESP32 with user-defined configuration",
  "url": "https://github.com/Rafeul1997/OTAxpress",
  "author": {
    "@type": "Person",
    "name": "Abdul Rafeul Mallick"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Rafeul-1997/OTAxpress-1.0.1.zip",
  "softwareVersion": "1.0.1",
  "fileSize": 4,
  "datePublished": "2026-05-15",
  "license": "https://spdx.org/licenses/MIT"
}