Nookipedia/nookipedia-api

New Horizons recipe endpoint

Closed this issue · 1 comments

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.

Resolved via #26