Complete Go
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 11h 32m | 4.14 GB
Instructor: Melkey
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 11h 32m | 4.14 GB
Instructor: Melkey
The Complete Course on Building Backend Web Apps with Go
Key Takeaways
By participating along with us in the workshop, you'll learn:
- Gain experience with Go to build http backend web applications
- Learn how to write unit tests
- How to use real and test databases
- How to get familiar with Go data structures and interfaces
Is This Workshop for Me?
Developers interested in Go or wanting to learn how to create backend web applications using Go.
Workshop Details
This two day workshop focused on everything you need to start using and developing with the Go programming language. We’ll start by setting up an HTTP server. We’ll create CRUD APIs for a Postgres database and write unit tests to ensure our API is reliable.
Any Prerequisites?
- Docker install (docker-compose)
- A http service like Postman or just simple cURL
- Go installed
- Postgres installed
- psql