Room
HS13 (2nd floor)
Speaker(s)
Session Category
Backend Development
Audience
Intermediate
Search API is a powerful module family. However, it is not easy to build decoupled searches using Search API.
Therefore we have created a new module called search_api_decoupled, that exposes search configurations and provides an API endpoint for querying.
The module has UIs to control all configurations and re-uses existing modules such as the layout module from core, facets, and search_api_autocomplete.
In the session we showcase the new module together with a decoupled search app based on React, Webcomponents, and Tailwind.