1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 12:40:03 +02:00

Add gorm resource (#5540)

Easy and quick start to learn gorm with mysql video for beginners.
This commit is contained in:
Manan Koyawala
2024-04-29 16:16:24 +05:30
committed by GitHub
parent 24ade1c8f3
commit a739d56d97

View File

@@ -6,3 +6,4 @@ Visit the following resources to learn more:
- [Gorm](https://gorm.io/docs/index.html) - [Gorm](https://gorm.io/docs/index.html)
- [Gorm Package](https://pkg.go.dev/gorm.io/gorm) - [Gorm Package](https://pkg.go.dev/gorm.io/gorm)
- [GORM And MYSQL](https://youtu.be/1E_YycpCsXw?si=_XeaElLMMChaEZw3)