deconst / content-service

An API for storing, indexing and retrieving documentation
MIT License
4 stars 9 forks source link

Proxy content request failures to an upstream content service. #71

Closed smashwilson closed 8 years ago

smashwilson commented 8 years ago

When the optional configuration value PROXY_UPSTREAM is set, proxy requests for unfound content to an upstream content service's API.

Fixes #68.