Ask HN: Is a self-MitM HTTPS proxy that injects API keys useful?

https://news.ycombinator.com/item?id=34635129
by stanleydrew • 3 years ago
2 5 3 years ago

In the course of working on a side project, I've built a small HTTPS forward (i.e. egress) proxy to sit between my application servers and all external HTTP APIs. My proxy injects API keys into requests so that my application doesn't have to think about that.

My question is whether this is useful to anyone else or not? There are perhaps other useful things you could do with it, like add some observability features?

Thanks in advance for any feedback.

Related Stories

Loading related stories...

Source preview

news.ycombinator.com