I'd like to program a Mesos framework and test it against Minimesos. For the framework I'd like to use the HTTP API, but I can't find any evidence that Minimesos accepts it.
Is it even possible?
Mesos HTTP API appeared as a stable in 1.0.0 which is available in Minimesos so you can use Scheduler with HTTP API.