Waifu-pics / waifu-api

https://waifu.pics Image sharing platform and API for anime images, entirely user curated (joke gone too far)
https://waifu.pics
ISC License
434 stars 35 forks source link

[Feature Request] Add Image [Height, Width] #50

Open X7md opened 3 years ago

X7md commented 3 years ago

I think it's will be helpful if could add information about size of an image... something like this:

{
    "id": 48
    "url": "https://i.waifu.pics/image.png",
    "height": 1060,
    "width": 430,
    "type": "waifu",
    "nsfw": false,
    "uploaded": "2021-10-24 12:47:09"
}
JSH32 commented 2 years ago

Full scale rewrite commencing soon. Rewriting backend in elixir and frontend in react. Expect this to be part of it.