aimeos / aimeos-laravel

Laravel ecommerce package for ultra fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce
https://aimeos.org/Laravel
MIT License
7.26k stars 1.05k forks source link

rest api for client aplication #488

Closed FrontEnd07 closed 1 year ago

FrontEnd07 commented 1 year ago

Is there an api for the front of the store? to create a spa app or mobile app? yes i see that it is possible to get data via http://localhost/jsonapi but why api is so easy how can i get sku, products data?

aimeos commented 1 year ago

Please have a look at our documentation: https://aimeos.org/docs/latest/frontend/jsonapi/

FrontEnd07 commented 1 year ago

Please have a look at our documentation: https://aimeos.org/docs/latest/frontend/jsonapi/

How can I get product variations like color, size ? Sku data?

aimeos commented 1 year ago

Please ask for help in the Aimeos forum as Github issues are only for bugs and other problems.