How to access REST API for Spree installed on EC2 AWS?
Hi @diprish
There you have some examples about using the spree REST api:
Note that you should change the ip from the examples to the one you have in your aws instance.
Best regards.