POST /api/task
Analiz edilmek üzere yeni bir dosya veya URL gönderin:
$ curl http://localhost:9003/api/task -F [email protected]
{
"success": true,
"task_id": 2
}
Analiz edilmek üzere yeni bir dosya veya URL gönderin:
$ curl http://localhost:9003/api/task -F [email protected]
{
"success": true,
"task_id": 2
}