Skip to content

Releases: code-tutorials/golang-webapp

05 - POST requests

28 Oct 15:07
Compare
Choose a tag to compare

Adding an HTTP POST request handler to process forms.

Video: https://www.youtube.com/watch?v=rLK7MSt5flE

04 - Redis database

27 Oct 16:48
Compare
Choose a tag to compare

Adding Redis to our Go application for fast data storage.

Video: https://www.youtube.com/watch?v=uvFGX3pJsqg

03 - HTML templates

26 Oct 16:34
Compare
Choose a tag to compare

Adding templates to our web application using the builtin html/template package.

Video: https://www.youtube.com/watch?v=KshNbN2UauI

02 - Gorilla mux

25 Oct 23:05
Compare
Choose a tag to compare

Expanding on the code from the previous video to use the Gorilla Mux package for routing.

Video: https://www.youtube.com/watch?v=oHaPHOOOYu4

01 - Introduction

25 Oct 22:54
Compare
Choose a tag to compare

A quick introduction to creating a web application in Go.

Video: https://www.youtube.com/watch?v=oppb7qE3Uao