Building and structuring a Golang Web App using SQLite
Constantin Druc ยท 09 Aug, 2024
In this video, I'll walk you through the process of building and organizing a Golang web app with SQLite. I'll cover everything from setting up the project structure and initializing your Go module to integrating SQLite for database management. You'll learn how to create a clean, efficient architecture for your web app while managing database interactions seamlessly. Whether you're new to Go or looking to streamline your web development workflow, this guide will help you get started with best practices and practical tips.
-
1Creating a simple Golang CLI app12:30
-
2Reading and saving GO structs as JSON files11:29
-
3Golang routing mistake02:30
-
4Golang routing - everything you need to know05:30
-
5Serve Static Files In Golang02:35
-
Building and structuring a Golang Web App using SQLite16:49
-
7Validate forms in Golang12:05
-
8Golang Authentication using Cookies23:35
-
9Golang CSRF protection06:45
-
10Configure your golang web app using command line flags04:31
-
1Creating a simple Golang CLI app12:30
-
2Reading and saving GO structs as JSON files11:29
-
3Golang routing mistake02:30
-
4Golang routing - everything you need to know05:30
-
5Serve Static Files In Golang02:35
-
Building and structuring a Golang Web App using SQLite16:49
-
7Validate forms in Golang12:05
-
8Golang Authentication using Cookies23:35
-
9Golang CSRF protection06:45
-
10Configure your golang web app using command line flags04:31