ContainerSolutions / minimesos

The experimentation and testing tool for Apache Mesos - NO LONGER MAINTANED!
https://www.minimesos.org
Apache License 2.0
429 stars 61 forks source link

REST API #450

Closed frankscholten closed 8 years ago

frankscholten commented 8 years ago

The goal of this feature is to open up minimesos to other languages. Therefore let's create a REST API and refactor the code so that MesosCluster uses the REST API internally.

Once that is in place we can add clients for other languages as separately managed projects.

frankscholten commented 8 years ago

See https://github.com/ContainerSolutions/minimesos/issues/452