I've been developing web api and apps with Go for some years. My feeling about this can be summarized by repetitive questions that appear on /r/golang about how to build a web app in Go, what framework/library to use in Go to build a web app. The high frequency of the same question is a sign that something is not right about web dev in Go.<p>Kotlin based web frameworks and libraries seem to be growing fast. Spring Boot 2.0 is one mature example.<p>Anyone else considering Kotlin over Go for web dev?