REST API with Go / Gin + Some Simple Tests
Video Statistics and Information
Channel: David Alsh
Views: 53,082
Rating: 4.9460316 out of 5
Keywords: Go, Golang, Web API, REST API, RESFUL API, Programming, Coding, Go Gonic, Gin Gonic, Go Gin
Id: LOn1GUsjOF4
Channel Id: undefined
Length: 38min 52sec (2332 seconds)
Published: Mon Mar 18 2019
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
I apologise in advance about the video quality. Looks like screen capture software is more complicated than writing software! If people like the content, I'll re-record it and continue doing more videos.
Thanks for taking the time to put this together! I look forward to seeing more.
I'm at work so I can't watch right now but just based on the title it sounds awesome. I love using Golang and Gin I just wish there were more in-depth tutorials. Especially when it comes to TDD
I'm starting my first golang rest API and I'm curious why you picked gin over chi or gorilla.