market_place_api icon indicating copy to clipboard operation
market_place_api copied to clipboard

Making an API request from outside sabisu

Open ianpgo opened this issue 10 years ago • 4 comments

I've used your app to make similar API for myself. Thank you! It looks very promising.

If I am trying to make a request to the API outside of sabisu what URL should I hit? I've deployed my application using AWS and can make requests through sabisu just fine. When I'm trying to make a request from somewhere else though I don't know what URL to make it through to just get JSON responses.

ianpgo avatar May 28 '15 15:05 ianpgo

What is the URL or IP address of your app?

kurenn avatar May 28 '15 15:05 kurenn

http://p12demo-env-i59mppmvv8.elasticbeanstalk.com/

ianpgo avatar May 28 '15 15:05 ianpgo

on my local machine I can get the JSON using the link I've created with Pow from your tutorial. Should I create a more conventional endpoint instead for deployment?

ianpgo avatar May 28 '15 18:05 ianpgo

You mean something like: http://api.marketplace.dev ?

kurenn avatar May 28 '15 22:05 kurenn