Best Practice for Combining Data from Multiple APIs into a Domain Model in Store 5 #675
-
Hi, I’m working on a use case where I need to fetch data from two separate APIs—one for media details and another for media sessions—and combine this data into a single domain model for the Media entity. Since the documentation for Store 5 is still in progress, I’m seeking guidance on the best approach to handle this scenario. Here’s the solution I’ve come up with so far:
I’d like to know: Thank you for your time, and I appreciate your insights! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hey @100nandoo - Thanks for starting this discussion. These are good questions. I just published a guide on deciding between single or multiple stores. You can find it here: https://store.mobilenativefoundation.org/docs/best-practices/store5/single-or-multiple-stores. Let me know if it helps answers your questions |
Beta Was this translation helpful? Give feedback.
Hey @100nandoo - Thanks for starting this discussion. These are good questions. I just published a guide on deciding between single or multiple stores. You can find it here: https://store.mobilenativefoundation.org/docs/best-practices/store5/single-or-multiple-stores. Let me know if it helps answers your questions