I just published a blog post announcing our new, official Node.js API client for the DNSimple API v2: https://blog.dnsimple.com/2016/09/announcing-nodejs-api-client/ - the client is open source so you can take a look at the code from beginning to end.
It's been quite a while since I've written JavaScript code seriously, so I made a point to examine some existing Node.js client libraries for other APIs before starting. Turns out JavaScript has gotten quite a big facelift since I last worked in it. Promises took a bit of time to get my head around, but in general I've found the ES6 changes really make developing JS code easier on the hands and eyes. More about this in the blog post. :-) Happy hacking! Sincerely, Anthony Eden -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/2a50a556-ebb0-4b4c-9783-b79ed48cdd09%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
