{
  "name": "duckduckgo-api",
  "version": "0.1.0",
  "domain": "https://duckapi.102465.xyz",
  "endpoints": {
    "health": "/health",
    "search": "/search?query=cloudflare+workers&max_results=5",
    "fetch": "/fetch?url=https://example.com"
  }
}