{
  "id": "xnor",
  "name": "XNOR",
  "symbol_text": "=",
  "inputs": 2,
  "truth_table": "Output is 1 when the inputs are equal.",
  "boolean_expression": "Y = ¬(A ⊕ B)",
  "url": "https://gratisapi.com/api/logic-gates/xnor"
}
