[bisq-network/bisq-docs] Produce the simplest-possible getting started guide for the Bisq HTTP API (#54)

Bernard Labno notifications at github.com
Wed May 23 07:19:53 UTC 2018


blabno commented on this pull request.



> +[source,json]
+----
+{
+  "prices": {
+    "EUR": 7035.62
+  }
+}
+----
+
+== The JavaScript part
+
+Let's install some dependencies:
+
+    npm install lodash http-as-promised nodemailer
+
+In general our script will look like this:

both done

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq-docs/pull/54#discussion_r190144534
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180523/7f7c470a/attachment-0002.html>


More information about the github mailing list