hi, how to do mobile apps for the abantecart shop?
AbanteCart has Storefront API for mobile and remote access
http://docs.abantecart.com/pages/developer/sf_api.html
hi, does there any free API?
https://github.com/abantecart/testing_tools
this is for mobile admin panel right? I want the mobile apps shop that can buy the product
Quote from: sim on September 08, 2015, 10:28:00 PM
this is for mobile admin panel right? I want the mobile apps shop that can buy the product
We do have an admin API built into AbanteCart.
Unfortunately, we did not create manual for it yet, but it is very similar to storefront API
http://docs.abantecart.com/pages/developer/sf_api.html
You can find testing tool for admin API here:
https://github.com/abantecart/testing_tools
hi, I want ask have there any software to link to the mysql database to get data to create the mobile apps.