backend/testing.md
2025-06-08 21:13:32 +02:00

135 B

curl

uploading

curl -F "file=@(path_to_test_img)" "http://localhost:8081/api/upload" -H "Authorization: Bearer (jwt here)"