Hacker News new | ask | show | jobs
by pm90 1865 days ago
I can’t have an api running on top of temporal. Temporal is great for my api to delegate data processing but I can’t deploy a go http server purely “on temporal”. I still need it to run somewhere, on VMs or kubernetes.