diff options
| author | James Mills <prologic@shortcircuit.net.au> | 2018-12-31 23:23:50 +1000 |
|---|---|---|
| committer | James Mills <prologic@shortcircuit.net.au> | 2018-12-31 23:24:17 +1000 |
| commit | 57877cbafa1a62d90f1db81796348a09e82f9ff7 (patch) | |
| tree | 7b111deb903644e3d55caf1355595df76224eb4e /README.md | |
| parent | Add related projects to README (diff) | |
| download | gopherproxy-57877cbafa1a62d90f1db81796348a09e82f9ff7.tar.gz gopherproxy-57877cbafa1a62d90f1db81796348a09e82f9ff7.tar.bz2 gopherproxy-57877cbafa1a62d90f1db81796348a09e82f9ff7.zip | |
Migrate to Drone CI, Codecov and Go11Modules
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
| @@ -1,9 +1,10 @@ | |||
| 1 | # Gopher (RFC 1436) Web Proxy | 1 | # Gopher (RFC 1436) Web Proxy |
| 2 | [](https://travis-ci.org/prologic/gopherproxy) | 2 | |
| 3 | [](https://godoc.org/github.com/prologic/gopherproxy) | 3 | [](https://cloud.drone.io/prologic/gopherproxy) |
| 4 | [](https://github.com/prologic/gopherproxy/wiki) | 4 | [](https://codecov.io/gh/prologic/gopherproxy) |
| 5 | [](https://goreportcard.com/report/github.com/prologic/gopherproxy) | 5 | [](https://goreportcard.com/report/prologic/gopherproxy) |
| 6 | [](https://coveralls.io/r/prologic/gopherproxy) | 6 | [](https://godoc.org/github.com/prologic/gopherproxy) |
| 7 | [](https://sourcegraph.com/github.com/prologic/gopherproxy?badge) | ||
| 7 | 8 | ||
| 8 | gopherproxy is a Gopher (RFC 1436) Web Proxy that acts as a gateway into Gopherspace | 9 | gopherproxy is a Gopher (RFC 1436) Web Proxy that acts as a gateway into Gopherspace |
| 9 | by proxying standard Web HTTP requests to Gopher requests of the target server. | 10 | by proxying standard Web HTTP requests to Gopher requests of the target server. |
