We want to provide out-of-the-box an http service that gives nice Cube querying APIs
Currently, we can only provide an abstract http handler which subclass has to implement method that returns Cube dataset. Because there's no support of instantiating dataset dynamically based on name in a program.