Twitch

Lesson Description
The "Wrapping Up" Lesson is part of the full, Complete Go for Professional Developers course featured in this preview video. Here's what you'd learn in this lesson:
Melkey wraps up the course by summarizing the application's architecture. The database layer runs the queries, the API handlers call the database layer, the router sets up the API routes, and the application wires everything up.
Preview
CloseTranscript from the "Wrapping Up" Lesson
>> Melkey: That's the entirety of the course as it stands. And I think we've done quite a bit. The first kind of section of the course, we really looked into preliminary go, introduced syntax to go for some people who maybe never written go before. And then we actually just from scratch, created this entire project with an API layer and app layer, a middleware, entire routes, a way to roll your own auth and handle the tokens with migrations, composing it with tests, and there's quite a bit more.
But with all that, it was awesome having to do this course. And if anybody has any questions, I'll gladly answer them and help anyone out through that.
Learn Straight from the Experts Who Shape the Modern Web
- In-depth Courses
- Industry Leading Experts
- Learning Paths
- Live Interactive Workshops