Testimonials display dynamically card

I have Web API (REST) to provide reviews. I want to display in the Bootstrap page that I created with card layout with default three items (div and paragraph).
The reviews needs to be populated dynamically and my card layout should grow and fill.

Ex: 10 review or 20 reviews etc., the layout should display the data.

Let me know if anyone has solution, definitely there should be a way. I know it can be done through Javascript but is there any otherway to bind the data so that it will display automatically

This question would be better suited to the Webdesign Help category. There are no features or components native to the Bootstrap Studio program that can do something like this.

I did this, but using a WordPress plugin, here I believe that JS working together with the API is necessary for this to work.
I think it would be better to change the category to help.