ember-learn / cli-guides

Step-by-step guides and tutorials for using the ember-cli to create apps and addons
https://cli.emberjs.com
MIT License
25 stars 76 forks source link

Improve "Proxying network requests" section #263

Open locks opened 2 years ago

locks commented 2 years ago

Currently, https://cli.emberjs.com/release/appendix/dev-tools/#proxyingnetworkrequests only shows a brief example proxying to another localhost address. I think this is confusing and could be improved with a bit more prose, as well as a more complete example using an external endpoint.