data-table-bundle icon indicating copy to clipboard operation
data-table-bundle copied to clipboard

Integration with Api Platform

Open Urmuz opened this issue 2 years ago • 1 comments

Good afternoon. Make documentation on integrating tables with API Platforms. I think a lot of people will need it. Thank you

Urmuz avatar Nov 10 '23 14:11 Urmuz

Hey! What do you have in mind? Displaying data tables using an API as remote data source, instead of retrieving data directly from the database? Cheers.

Kreyu avatar Nov 10 '23 15:11 Kreyu

I am closing this issue, as no additional information has been provided. If you have any questions, feel free to reopen this issue.

For reference - integration with remote data sources can be handles in many ways. In most complicated cases, it is possible to create a custom proxy query (which works as an "adapter" for various data providers). If you're looking for something basic, like displaying a data table based on a simple array, then see #63.

Cheers!

Kreyu avatar May 17 '24 16:05 Kreyu