Database Setup in Go | JWT Authentication in Go
Ayush Codes
0:00 / 0:00
Database Setup in Go | JWT Authentication in Go
80 просмотров · 2 недели назад
Ayush Codes
73 подписчика
80 просмотров · 2 недели назад
Hey everyone, Welcome to JWT Authentication in Go Series.
In this video, we'll set up MySQL for our JWT Authentication System and configure Goose to manage database migrations. We'll create all the required database migrations, define our database models, and set up a Taskfile to automate common development tasks, giving us a solid foundation for the rest of the project.
Playlist:
• JWT Authentication in Go: • JWT Authentication in Go
Source Code:
• GitHub: https://github.com/ayushWeb07/YT-Jwt-...
Resources:
• Goose: https://pressly.github.io/goose/
• Taskfile: https://taskfile.dev/
• MySQL Driver: https://github.com/go-sql-driver/MYSQL
Timestamps:
00:00 Intro
00:40 Installing MySQL Driver
05:55 Creating the Database Config
17:00 Setting up Goose
21:00 Setting up Taskfile
31:30 Creating the Database Migrations
49:00 Creating the Database Models
59:10 Outro
Connect with me:
• LinkedIn: / ayushbommana
• GitHub: https://github.com/ayushWeb07
#golang #backend #backenddevelopment #webdevelopment #restapi #softwareengineer #softwaredevelopment #learntocode