erikras / erikras/react-redux-universal-hot-example
Why do we proxy API calls through the web server
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Is there a specific reason to proxy calls to the API server through the Web server?
To me it would only seem to add latency and complexity to the code.
Could the client not make calls directly to the API server?
Contributor guide
Assessment
This issue has not been assessed yet.