Hacker News new | ask | show | jobs
by WrtCdEvrydy 2783 days ago
If you can hook into one of your upstream, this becomes even easier.

We call this the '@companynamespace' layer, includes wrappers for internal APIs, and additional sugar we use everywhere (AWS, status, metrics)

1 comments

That's much what I'm doing, a standard set of utilities that any service can depend on and use without thinking too much about it.