Tagged Questions
1
vote
2answers
497 views
How do you use ember.js with external (non-local) api endpoints?
Has anyone had success working with a front-end only applications with Ember.js and consuming endpoints from an external host? If so please share your experience.
Here are a couple of options.
...