Vipul Kumar
06/14/2023, 5:41 PMmyCatalogueService
which stores all my products catalogue .(MYSQL) and exposes API to do cruds on top of this database.
Now we have an urgent requirement to create a globalised store which will be working on top of this rails service
Admin of each customer can log into this store and update the catalogue.
When they do this, the data ends up getting updated via calling the api exposed by myCatalogueService
.
So the new globalised store needs to integrate with my legacy rails application .
Is Solidus meant for these integrations?
As far as i can understand its to create a ecommerce service based on rails . but will it integrate with other legacy rails application for data?benmorganio
06/15/2023, 12:54 AMbenmorganio
06/15/2023, 12:55 AMVipul Kumar
06/15/2023, 6:05 AMbenmorganio
06/15/2023, 6:40 AMbenmorganio
06/15/2023, 6:41 AM