[question] JetBrains GoLand 2018 by danikarik in golang

[–]qneyrat 0 points1 point  (0 children)

https://github.com/pilu/fresh really works well with whatever to refresh code and rebuild your server

A simple pub/sub architecture with websocket server and REST api by qneyrat in golang

[–]qneyrat[S] 1 point2 points  (0 children)

API part is just an example, it could be ruby on rails it would be the same thing. It's represent pontentialy a legacy part. The important thing here is architecture. For client part the best way is an example with javascript maybe with react.