sourcegraph/cmd/github-proxy
2022-09-29 08:46:21 -07:00
..
build.sh build: fix version embeds (#11484) 2020-06-15 07:53:29 +08:00
Dockerfile all: update Dockerfile to use latest alpine-3.14 (#42259) 2022-09-28 20:05:50 +00:00
github-proxy_test.go golangci-lint: enable unparam linter (#31856) 2022-02-28 15:31:44 +01:00
github-proxy.go Revert "Revert "httptrace: remove unused repo and origin label" (#42187) (#42189) 2022-09-29 08:46:21 -07:00
README.md Add "life of a search query" documentation (#5574) 2019-09-17 12:39:50 -07:00

github-proxy

Proxies all requests to github.com to keep track of rate limits and prevent triggering abuse mechanisms.

There is only one replica running in production.