This website is also enabled as a data source for use with front-end frameworks like React, Angular, etc...
Content in Drupal is exposed via JSON:API as well as GraphQL.
We can also create custom Views in Drupal and expose those results via REST API endpoints. Â This allows us to easily expose custom filtered content to a JS front-end such as in the below example where you can search our Team members by their names.