ffflorian / api-clients

API clients for various services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

❔ Is there any difference between updown.io & node-updown?

MichaelDeBoey opened this issue · comments

Hi @ffflorian!

Could you tell me the difference between your updown.io client and @woubuc's node-updown (which is recommended in the API docs) please? 🤔

If they're about the same, maybe you guys could join forces? 🤔

I've asked the same question in the other repo, see woubuc/node-updown#9

Hi @MichaelDeBoey,

my library uses axios while @woubuc's uses cross-fetch. Beside that, my library has a bit more documentation I think, but in general there is no real difference as we both don't really have tests 😃

If they're about the same, maybe you guys could join forces? 🤔

Sure, I'm totally up for that! I just wouldn't know where to start. Maybe @woubuc has some ideas 🙂