NodeJS API Client

Got a program that plays well with SABnzbd? Share it here!
Post Reply
zordtk
Newbie
Newbie
Posts: 3
Joined: August 29th, 2021, 7:45 pm

NodeJS API Client

Post by zordtk »

I've written a API client for NodeJS in TypeScript licensed under the MIT. You can find the package on NPM named sabnzbd-api. Being a new user I can't post links, would greatly appreciate it if another user wouldn't mind replying with the links to the project. Thank you for your time and would like to hear any feedback or suggestions you have.
User avatar
sander
Release Testers
Release Testers
Posts: 8808
Joined: January 22nd, 2008, 2:22 pm

Re: NodeJS API Client

Post by sander »

You can post the URL ... if you put spaces around the dots

I found https://github.com/robertklep/node-sabnzbd and https://npm.io/package/node-sabnzbd ... but they look older?

EDIT:

Ah: I think it's https://www.npmjs.com/package/sabnzbd-api aka https://github.com/zordtk/sabnzbd-api ... is that yours?
zordtk
Newbie
Newbie
Posts: 3
Joined: August 29th, 2021, 7:45 pm

Re: NodeJS API Client

Post by zordtk »

Yes it is the second, thank you.

www.npmjs.com/package/sabnzbd-api

and the github page is

www.github.com/zordtk/sabnzbd-api
Post Reply