QubitProducts / bamboo

HAProxy auto configuration and auto service discovery for Mesos Marathon
Apache License 2.0
794 stars 214 forks source link

WIP: API Refactoring #109

Closed j1n6 closed 9 years ago

j1n6 commented 9 years ago

This is a WIP branch that aims to improve:

Note: I have to remove goji as it's using golang's default http. It's too pure as it will redirect http://host/a//b to http://host/a/b, which results to loosing http body on PUT or POST request.