gadhagod / Hyrule-Compendium-API

An API serving data on all in-game items and regions in Breath of the Wild and Tears of the Kingdom.
https://gadhagod.github.io/Hyrule-Compendium-API/#/
MIT License
190 stars 29 forks source link

Add images to API #10

Closed gadhagod closed 3 years ago

gadhagod commented 3 years ago

Hope to add images to the API very soon. The entry endpoint will have an additional key, image, that has a URL of the image (hosted on the same heroku server). That URL will be /entry/<entry>/image, which will serve the image in a png of jpeg format.

gadhagod commented 3 years ago

Finished in https://github.com/gadhagod/Hyrule-Compendium-API/commit/af471bc54213036f81680ce85c2225dc320a3826.