Show HN: I built an open-source data pipeline tool in Go

Every data pipeline job I had to tackle required quite a few components to set up:

- One tool to ingest data

- Another one to transform it

- If you wanted to run Python, set up an orchestrator

- If you need to check the data, a data quality tool

Let alone this being hard to set up and taking time, it is also pretty high-maintenance. I had to do a lot of infra work, and while this being billable hours for me I didn’t enjoy the work at all. For some parts of it, there were nice solu

6mo | Hacker news
Show HN: PipeGate – A Lightweight, Self-Hosted Proxy to Expose Local Servers

Hi Hacker News,

I’d like to introduce PipeGate, a lightweight, self-hosted proxy built with FastAPI. I created PipeGate as a fun little exercise to understand how tunneling services work under the hood. PipeGate allows you to expose your local servers to the internet, giving you full control over your setup.


Comments URL: https://news.ycombinator.com/item?id=42443634

Points: 6

# Comments: 0

https://g

6mo | Hacker news

Ricerca