Hi!
Thank you for such an amazing shop API client! It saved me a lot of time and I really appreciate your effort. I think more people should know about its existence. That being said, I'm going to promote it under FriendsOfSyliusOrganization and on Sylius Slack if you don't mind 🙂 .
I might have one question. I'm using a standard, build in PHP web server for development with the 8000 port. Is it possible to connect to the API with the port? If so, would let api = createSyliusApiClient({baseUrl: 'localhost:8000', channel: 'US_WEB'}) be enough? To be honest, that actually does not work for me, although the server is up and running 🙁 .
Thanks in advance for your help!
Hi!
Thank you for such an amazing shop API client! It saved me a lot of time and I really appreciate your effort. I think more people should know about its existence. That being said, I'm going to promote it under FriendsOfSyliusOrganization and on Sylius Slack if you don't mind 🙂 .
I might have one question. I'm using a standard, build in PHP web server for development with the 8000 port. Is it possible to connect to the API with the port? If so, would
let api = createSyliusApiClient({baseUrl: 'localhost:8000', channel: 'US_WEB'})be enough? To be honest, that actually does not work for me, although the server is up and running 🙁 .Thanks in advance for your help!