
go
Live code reloading for Golang project
Some month ago, I started a new API project in Golang, and I found the edit-compile-start-kill loop not pleasant. I start looking for a better way to just edit and test my project. I would like a dead simple option, and I found this solution. I updated it for only