node-wpapi
node-wpapi copied to clipboard
Is this different than the Backbone Javascript Client?
I'm trying to use the Backbone Javascript Client from within my wordpress. But documentation is lacking. I'm wondering if this is the same as this node-wpapi plugin? The syntax seems slightly different so I'm unsure what to think.
@PaddleStroke This client is specifically for applications built on top of Node.js. If you're not using Node in your project, this isn't the one you want.
(Devs, feel free to correct me if I'm missing something here.)