antonmry / leanmanager

It's time to replace your manager with a bot!
http://leanmanager.eu
Apache License 2.0
2 stars 1 forks source link

API Server #1

Closed antonmry closed 8 years ago

antonmry commented 8 years ago

leanmanager should support many workflows, so different tools must be supported, not only Github and Slack. For that, we are going to have an API server which will be the heart of leanmanager. This API server should be more oriented to provide functionality which it's not dependent of the tools.

The design will be based in the k8s API server, using github.com/emicklei/go-restful