apiproxy
apiproxy copied to clipboard
apiproxy proxies HTTP/REST APIs with configurable cache timeouts, etc.
Results
1
apiproxy issues
Sort by
recently updated
recently updated
newest added
https://github.com/sourcegraph/httpcache has had a lot of commits recently. As a result, apiproxy is failing to build: ``` $ go build github.com/sourcegraph/apiproxy/... # github.com/sourcegraph/apiproxy ./transport.go:36: undefined: httpcache.XCacheAge ```