Click here to Skip to main content
15,921,840 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have json file with multiple value data and i want to fetch the subcategory data to use Angularjs by passing category id value in url this is category url http://api.remix.bestbuy.com/v1/categories?apiKey=uh8w84g28ckp7m6swzpx5vkc&format=json and if the category ip this "abcat0010000" is pass in url like "http://api.remix.bestbuy.com/v1/categories(id=abcat0010000)?apiKey=uh8w84g28ckp7m6swzpx5vkc&format=json" , as you see in json file of gift Ideas it have sub category so how can i pass each category id to fetch its subcategories, if you can solve it please do it Angularjs only
Posted
Comments
Patrice T 21-Sep-15 16:06pm    
List sample json rather than URLs

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900