CiscoCloud / marathon-consul

bridge Marathon information to Consul KV
Apache License 2.0
85 stars 18 forks source link

refactoring #4

Closed BrianHicks closed 9 years ago

BrianHicks commented 9 years ago

Currently the app is only a web hook system. In order to do things as described in #3, we need to break some of the functionality out into smaller composable pieces.

Work for this is being tracked on the feature/refactoring branch