Build a REST API in Go using Fiber + GORM

Build a REST API in Go using Fiber + GORM

44.064 Lượt nghe
Build a REST API in Go using Fiber + GORM
In this video we're going to build a REST API in Go using the web framework Fiber and the Go ORM library GORM alongside a SQL database 👨‍💻 Looking for a web developer job, visit: https://www.webdevjobs.io/ 👽 Discord - https://discord.gg/TwUV34F6wC ⏳ Timestamps 00:00:00 - Project Setup 00:09:00 - Database 00:13:00 - Creating our models 00:22:14 - User routes 00:51:12 - Product routes 01:06:53 - Order routes The finished code can be found here: 👾 - https://github.com/sixfwa/fiber-gorm #Go #Fiber