Hacker News new | ask | show | jobs
by blint_carton 1107 days ago
Saved many long outages by being able to push quick dirty fixes to upstream APIs from our middle/server layer that depended on 3rd party APIs.

Also a place to pull in any access keys needed for other services if they connect to so it doesn't sit in the client code.