File size: 134 Bytes
622a0b7 | 1 2 3 | curl.exe -X POST http://127.0.0.1:5000/api/verify `
-H "Content-Type: application/json" `
-d "{\"claim\": \"The sun is a star.\"}" |
622a0b7 | 1 2 3 | curl.exe -X POST http://127.0.0.1:5000/api/verify `
-H "Content-Type: application/json" `
-d "{\"claim\": \"The sun is a star.\"}" |