Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node / JS API? #23

Closed
dcsan opened this issue Mar 10, 2015 · 1 comment
Closed

node / JS API? #23

dcsan opened this issue Mar 10, 2015 · 1 comment

Comments

@dcsan
Copy link

dcsan commented Mar 10, 2015

guess this isn't the best place to ask, but i've looked around...
is there a nodeJS or javascript API anywhere?

i guess you don't expose anything client side, is that correct?

@kressaty
Copy link
Contributor

No official lib, but there's nothing stopping you from making direct xmlrpc requests. Quick googling came up with https://github.com/baalexander/node-xmlrpc which looks promising, and you should be able to get the full power of the API with relatively low overhead. I'm not super familiar with OAuth and Node, but I'd imagine that shouldn't be too difficult either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants