Skip to content

APIs based on OpenSearch

Design and develop 3 major APIs that are to power the UI

  1. /categories - to get all categories with their total count
  2. /search - to get search results + filters + total count of results
  3. /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