[SOLVED]Possible to return JSON from cross origin request?

Is it possible with Meteor to return JSON requested from another client. Much like Instagram API request.

I’m not sure how much control I have over headers that need to transition between a normal site and JSON return with on page JS apps.

** SOLVED **


https://atmospherejs.com/simple/rest

These two links helped me publish Mongo collections upon http get request to “myUrl.com/publications/publication-name