Possibility to send unique ID and get back the the same image
Opened this issue · 2 comments
faridmovsumov commented
I am using this service to assign random images to users in my system and want to find a way to make it more consistent for each user. So if I send id, it should return me same image so I can always use it for the same user. Would it be possible to add this feature to API, please?
JSH32 commented
I can add a /image/<id>
endpoint but the question is why not just store the image URL after the i.waifu.pics?
faridmovsumov commented
This would be great @JSH32 🙏