Aarav Borthakur

Results 14 comments of Aarav Borthakur

Hi @ClimenteA. Thanks for your reply. I'll take a look, but am not an expert, so I don't know if I can solve the issue. Also, I think it might...

Thanks @jeff-stienstra. You brought up a great point. I don't think `/map` is the best route for this endpoint. I'm thinking `/regions` to make it more specific. I'm updating this...

Experimental region endpoints are available at: - `https://botw-compendium.herokuapp.com/api/v3/regions`. - `https://botw-compendium.herokuapp.com/api/v3/regions/` (`` refers to a tower region, for example, "eldin")

Thanks for your feedback @jeff-stienstra. > Looks like Eldin has these main sub-regions/areas I do plan on adding more information about regions. As of now only shrines, DLC shrines, and...

Thanks for this issue @dylantoporek. I've started working on a recipe endpoint for the API because of high demand, and it's coming along well. Thanks for the suggestion! Also, what...

Hi @YanceMcFinn. Thanks for your appreciation! Your project is very cool, and I'm excited to see the new features. Seeing people building projects with this API is what makes the...

I'm still getting this error over a year later. Has it been fixed?

Will just use `git clone`.

Just saw this, thanks for letting me know. For some reason, the tests are [not catching this error](https://github.com/gadhagod/Hyrule-Compendium-API/actions). I'm taking a look right now.

Thanks for bringing this to my attention again @ManuelMunozDeFrutos. That endpoint should now be throwing a 501 Not Implemented error instead of an internal server error. This is the expected...