ahmetb / go-httpbin

http://httpbin.org endpoints for your Go tests
https://godoc.org/github.com/ahmetalpbalkan/go-httpbin
Apache License 2.0
124 stars 26 forks source link

Add /brotli endpoint #27

Closed gaul closed 3 years ago

gaul commented 3 years ago

Parity with http://httpbin.org/ . This is similar to #20 but uses a Go-only implementation translated by c2go:

https://github.com/andybalholm/brotli