TLS termination and reverse reverse proxying daemon
Go to file
Cadey Ratio 50c1deaa7d
change from vendor to dep
2017-10-06 08:29:20 -07:00
bin build files to a directory named bin 2017-09-30 06:56:09 -07:00
cmd cmd/route-cli: add 'token rm' command 2017-10-01 22:25:04 -07:00
doc add main documentation 2017-09-30 13:17:50 -07:00
internal middleware: trace: report as https 2017-10-01 11:24:18 -07:00
plugins/autohttpagent move everything in lib/ to internal/ 2017-10-01 08:23:08 -07:00
proto proto/client: change package name to routeclient 2017-10-01 22:25:26 -07:00
vendor change from vendor to dep 2017-10-06 08:29:20 -07:00
.gitignore database: move to internal/ 2017-09-30 06:56:54 -07:00
Gopkg.lock change from vendor to dep 2017-10-06 08:29:20 -07:00
Gopkg.toml change from vendor to dep 2017-10-06 08:29:20 -07:00
LICENSE Add license 2017-01-19 17:20:20 -08:00
README.md add main documentation 2017-09-30 13:17:50 -07:00
box.rb box: build a 'thick' image to ensure image caching 2017-10-01 08:24:15 -07:00
mage.go mage: add version rule 2017-10-01 10:13:25 -07:00

README.md

route

A simple cluster-friendly load balancer for http microservices.