Добавить
Уведомления

Building REST APIs in Go: Separating Concerns (Episode 11)

Learn more with the Ultimate Guide to Web Apps in Go: https://bit.ly/webapps-go This screencast discusses how to structure a REST API server in Go. It focuses on separating the concerns of the server (handling HTTP requests, structuring data, storing in the database) and outlines the important concepts of the server. As usual, this screencast shows and explains real, working code. Code and outlines are available on Github at: https://github.com/arschles/go-in-5-minutes/tree/master/episode11 Sign up for our newsletter to get new screencast notifications by email: http://www.goin5minutes.com/subscribe/index.html.

Иконка канала Кодерские идеи
63 подписчика
12+
16 просмотров
2 года назад
12+
16 просмотров
2 года назад

Learn more with the Ultimate Guide to Web Apps in Go: https://bit.ly/webapps-go This screencast discusses how to structure a REST API server in Go. It focuses on separating the concerns of the server (handling HTTP requests, structuring data, storing in the database) and outlines the important concepts of the server. As usual, this screencast shows and explains real, working code. Code and outlines are available on Github at: https://github.com/arschles/go-in-5-minutes/tree/master/episode11 Sign up for our newsletter to get new screencast notifications by email: http://www.goin5minutes.com/subscribe/index.html.

, чтобы оставлять комментарии