NCBACK-3 Add found by yandex image
Test Workflow / test (push) Successful in 3s

This commit is contained in:
vladp
2025-12-22 14:07:44 +07:00
parent 76e8f4ab1d
commit 647fd6e1a7
12 changed files with 263 additions and 1 deletions
+5
View File
@@ -38,6 +38,11 @@ security:
allowed-headers: "*"
allow-credentials: true
yandex:
api-key: ${YANDEX_SEARCH_API_KEY}
folder-id: ${YANDEX_SEARCH_FOLDER_ID}
search-url: "https://searchapi.api.cloud.yandex.net/v2/image/search_by_image"
server:
port: ${SERVER_PORT:8080}