Complete Go Web Development Course - Golang Tutorial For Beginners

This course is for you if you are looking for the latest Golang project or how to build golang microservices. The tutorial provides the foundation for Go web development. Watch as I build a Hacker News Clone with comment system in Go You will learn - How to do authentication in Go - Working with Sessions & Cookies in Go - Working with templates in Go (Jet template engine) - How to use a database as session storage in Go - Database access in Go using upper/DB - Routing & Middleware in Go - How to use loggers - Golang dependency injection - How to process forms in Golang - How to validate forms in Golang You have access to the complete course code in the repository. Here is a list of all the libraries used in this tutorial. - Routing - Session management - Template engine - Data manipulation in Go - Data access layer for Go - CSRFToken
Back to Top