You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created PR #10 to apply this issue
In this PR, I added
Network package to reuse for current the project and future projects.
Implement Magento get product list API
But for now, we have no working Magento site to test the implementation
TODOs:
Configure a working Magento site to test
Consider refactoring the Service layer, for example ProductService is inside the product feature, but MProductService is inside the common folder magento_apis. It seems not good at all.
Write unit tests for Network package and new controllers, services, models, ...
I'm thinking about applying some of Magento APIs to making a sample e-commerce app with a few screens (probably Home and Cart screens)
The text was updated successfully, but these errors were encountered: