TruthCheck-AI / curl.exe
CHRISDANIEL145
Initial commit of TruthCheck with Cyber-Noir UI
622a0b7
raw
history blame contribute delete
134 Bytes
curl.exe -X POST http://127.0.0.1:5000/api/verify `
-H "Content-Type: application/json" `
-d "{\"claim\": \"The sun is a star.\"}"