Noob Here: How Do You Integrate a .NET GUI with a Go Backend? (opens in new tab)
Hi, I’m currently working on a project that sends encrypted messages over Tor. The backend is already done in Go and currently runs only as CLI. I want to create a GUI using .NET Avalonia because lets face it GO's GUI options suck, but I’ve never done a multi language project before, so I dont know how to integrate the frontend and backend. Please help. [link] [comments]
Read the original article