Пишем простое веб-приложение на Go + React: серия статей для начинающих. 1. Creating a Full-Stack Go + React application with tests 2. The lib folder, and why I’m not using “utils” or “helpers” instead 3. main.go, service layer and testing 4. Router, handlers and testing them 5. Client side authentication, middleware, and tests of course!