-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Нужна серверная часть для определения списка людей на фото #4
Comments
@morthan Идентификатор фотографии - это её путь? |
@insanity13 Это строка, позволяющая однозначно идентифицировать фотографию. Может быть путь, может — хеш от пути, может, какая-то уникальная часть пути. Важно, чтобы по ID можно было отличить одну фотографию от другой. |
@morthan попробую взять, запрос будет по полному пути фотографии. |
@insanity13 А с получением размеров фотографии ( |
Описание API.
Вход:
URL
—/whoin
(можно другой);id
— идентификатор фотографии.Выход:
The text was updated successfully, but these errors were encountered: