{"description":"Declarative schematic engine \u2014 POST a contract, get a wiring-diagram PNG.","docs":"https://github.com/yupipi93/eda-wirewright","endpoints":{"GET /components":"list component types, ports and params","GET /openapi.json":"OpenAPI 3 spec","POST /render":"route + DRC + render \u2192 PNG (or JSON with ?format=json)","POST /validate":"route + DRC only \u2192 JSON"},"example":"curl -X POST $URL/render -H 'Content-Type: application/json' -d @schematic.json -o out.png","service":"wirewright","version":"0.1.2"}
