Hacker News new | ask | show | jobs
by jacquesm 199 days ago
That's an excellent way to get bitten.
1 comments

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.