I renamed the page, new link https://github.com/KylinOLAP/Kylin/wiki/How-to-consume-Kylin-REST-API-in-javascript
On Sat, Feb 28, 2015 at 12:07 PM, Shi, Shaofeng <[email protected]> wrote: > Kylin REST API is platform and language independent; You can use whatever > programming language (including PHP/javascript) that supports HTTP to > consume the REST services; We don¹t have the sample for PHP, but it should > be easy to start with; > > Here is a sample with Javascript, it may give you some hints: > https://github.com/KylinOLAP/Kylin/wiki/How-to-consume-kylin-api-in-your-ow > n-javascript > > > On 2/28/15, 11:39 AM, "dong wang" <[email protected]> wrote: > > >As we know that currently accessing Kylin with jdbc is available for > >users, > >but how can we access Kylin with PHP? > >
