APIs based on OpenSearch
Design and develop 3 major APIs that are to power the UI
- /categories - to get all categories with their total count
- /search - to get search results + filters + total count of results
- /details - to get a record for a given id
These need to use the OpenSearch indexer modeled on the basis of our internal data model
Edited by Fiona D'Mello