Re: [Dhis2-devs] Fwd: [Dhis2-users] API calls using Node.js examples

2017-07-27 Thread Morten Olav Hansen
Hi I don't think we have any immediate plans to include this in the docs, the idea about using cURL is that it's completely language neutral and any language these days should give you the tools to interact with the API. That said, a simple example for fetch the data elements from a DHIS2 server

[Dhis2-devs] Fwd: [Dhis2-users] API calls using Node.js examples

2017-07-27 Thread Knut Staring
This is a good question for the dev list. -- Forwarded message -- From: Jesus Solano-Roman Date: Thu, Jul 27, 2017 at 3:15 PM Subject: [Dhis2-users] API calls using Node.js examples To: "dhis2-users lists.launchpad.net" Hello all. I would like to know if someone could point ou