carolynvs / nutritionix

This is a .NET client for the Nutritionix API
MIT License
8 stars 11 forks source link

Retrieve brand IDs #4

Open pierobot opened 8 years ago

pierobot commented 8 years ago

I see code to retrieve items for a brand ID, but not a way of actually getting an ID for a brand search. Nutritionix provides the endpoint /v1_1/brand/search for this.

Would it be possible to implement this?