alexislours / ACNHAPI

Data in JSON format from https://acnhapi.com
MIT License
224 stars 71 forks source link

Search Parameters Question #31

Open amandataylor0216 opened 2 years ago

amandataylor0216 commented 2 years ago

I am new to this API and was curious if there are query parameters for searching (ex: Bugs where price is 160 (/bugs?price=160). Is this something that I'm not seeing in the docs or not implemented? I definitely think this would be beneficial so the responses would only contain certain items you want.

nguyen-anthony commented 2 years ago

+1 to this as well. I can see the benefit to this. Current state I'm just taking the JSON data and manipulating the data by the different attributes on the frontend or using js.