Nookipedia / nookipedia-api

Nookipedia's custom API for querying data from the Animal Crossing video game series.
https://api.nookipedia.com/
MIT License
42 stars 12 forks source link

New Horizons recipe endpoint #20

Closed KevinPayravi closed 3 years ago

KevinPayravi commented 4 years ago

Return data from Nookipedia's nh_recipe Cargo table (refer to the recipes Cargo table and table documentation).

Will likely want to join on the nh_clothing, nh_furniture, and nh_tools tables to include images.

KevinPayravi commented 3 years ago

Resolved via https://github.com/Nookipedia/nookipedia-api/issues/26