Golang / Go Gin Framework Crash Course 04 | HTML, Templates and Multi-Route Grouping

preview_player
Показать описание
In this video we are going to take a look at HTML, Templates and Multi-Route Grouping using Golang's Gin HTTP Framework.

Elementor: The Best Page Builder for Wordpress.

Linode: Predictable Pricing and an easy to use platform to deploy your applications in a reliable global infrastructure.

➥➥ Learn even more! ➥➥

➥➥➥ RECOMMENDED TOOLS I USE ➥➥➥

AFFILIATE DISCLOSURE: This video and description may contain affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. I won't put anything here that I haven't verified and/or personally used myself.

#Golang #Gin #HTML
Рекомендации по теме
Комментарии
Автор

Really enjoying the tutorial so far. Keep it up. Please make tutorials on Kafka, Elastic Search and other tools as well

nidhishgautam
Автор

Any reason of using OOP? All the basic approach is functional but you are doing your part in OOP.

AntonioLopez
Автор

Thanks for your videos :) the secret sheet is awesome thank u

albertomendez
Автор

ya reconocia en el acento que venias de Argentina jeje. Buen video!

HAL--
Автор

I don't get the use of curly brackets after defining "server.Group("/api")".
In order to work I have also to replace server.GET with apiRoutes.GET, so what's the point of doing that?

russomario
Автор

thanks for yout video, but i don't know why it's error when I use the function LoadHtmlGlob

dongluo