jonmorehouse / gatekeeper

a pluggable http routing runtime
12 stars 1 forks source link

upstream/backend container #91

Closed jonmorehouse closed 8 years ago

jonmorehouse commented 8 years ago

I keep solving this problem alot and it seems to me like we could add some general "container" utilities that help us manage upstreams and backends.

Let's introduce two types:

jonmorehouse commented 8 years ago

(maybe call this ServiceContainer)