On Tuesday, December 20, 2016 at 3:52:19 AM UTC-8, Manish Jain wrote:
> Hi All,
> 
> 
> Its a Novice's question in the field of Web/mobile app development.
> 
> 
> I would like to have a hybrid mobile app, which will run on platforms like 
> phonegap , ioninc.
> 
> 
> In all the available client library support for InfluxDB, I could find only 
> JS as suitable candidate for my requirement. But the JS based library is 
> available only for Node.js., which runs on server side only.
> 
> 
> What I am looking for is that on my server, I would like to run only 
> InfluxDB, nothing else.
> 
> 
> Can anyone please suggest a workaround. 
> 
> 
> Manish

The most recent version of node-influx [1] claims to work on modern browsers. 
If that doesn't suit your needs, consider writing your own HTTP client (see the 
API reference [2]). Most client libraries contain more features than a single 
application needs, anyway.

[1] https://github.com/node-influx/node-influx
[2] https://docs.influxdata.com/influxdb/v1.1/tools/api/

-- 
Remember to include the version number!
--- 
You received this message because you are subscribed to the Google Groups 
"InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/influxdb/1e695d61-925c-4548-ac96-3b18eb5af489%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to