logoalt Hacker News

jacquesmyesterday at 11:19 AM1 replyview on HN

That's an excellent way to get bitten.


Replies

dkdbejwi383yesterday at 11:22 AM

I'm not sure how you mean.

To my understanding, there's less surface area for problems if I have a wrapper over the one or two endpoints some API provides, which I've written and maintain myself, over importing some library that wraps all 100 endpoints the API provides, but which is too large for me to fully audit.