aemsites / momentive

AEM Sites Edge Delivery project for Momentive.com
Apache License 2.0
0 stars 0 forks source link

Core product lookup API #43

Open badvision opened 5 months ago

badvision commented 5 months ago

To interact with product data (defined in #42) we need an API that lets us query for products in a few ways: 1) Get product details by product name 2) Get all products by taxonomy (category, industry, brand tags -- should work the same way) 3) Leave a stub for getting product page url, but implementing that can be a different story.

It is really important we ensure the lookup is fast.