node-wpapi icon indicating copy to clipboard operation
node-wpapi copied to clipboard

Is this different than the Backbone Javascript Client?

Open PaddleStroke opened this issue 4 years ago • 1 comments

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 avatar Sep 10 '21 10:09 PaddleStroke

@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.)

jalefkowit avatar Nov 19 '21 21:11 jalefkowit