Building a REST App with Go, Gin, and Docker

Gain insights into creating RESTful web apps using Go, Gin, and Docker. Learn about HTTP, containerization, and best practices for scalable, maintainable, and efficient web apps.

Beginner

39 Lessons

8h

Certificate of Completion

Gain insights into creating RESTful web apps using Go, Gin, and Docker. Learn about HTTP, containerization, and best practices for scalable, maintainable, and efficient web apps.

AI-POWERED

Explanations

AI-POWERED

Explanations

This course includes

40 Playgrounds
5 Quizzes

This course includes

40 Playgrounds
5 Quizzes

Course Overview

Web apps are used in all walks of life. Many tech companies have already adopted Go as the main language for their backends. As a result, there is a high demand for developers who can create them, especially those with expertise in modern technologies like Go and Docker. This course is a guide for creating RESTful web apps using Go and managing them through Docker. You’ll start with learning about HTTP and how it sends requests and responses to interact with an app’s server. You’ll learn about the basics o...Show More

What You'll Learn

An understanding of HTTP and its application in building a web app

Familiarity with core components of Docker, including building images and managing the app config through them

Hands-on experience in dockerizing and building a web app using Go

The ability to improve the development, release, and deployment process using structured logs, efficient build process, and smaller Docker images

What You'll Learn

An understanding of HTTP and its application in building a web app

Show more

Course Content

1.

Getting Started

Get familiar with backend development with Go, Gin, Docker, unit tests, and logging.
2.

Introduction to Basics of Go and Web Development

Look at Go's advantages, web app basics, practical programming, and foundational Go concepts.
3.

Building a Simple Go App

Work your way through setting up, managing dependencies, adding logic, and creating a UI for a Go web app.
4.

Testing the App

Apply your skills to unit testing, web app testing, and API endpoint verification using cURL.
5.

Dockerizing the Web App

Dig deeper into containerizing and managing multi-container apps using Docker and Docker Compose.
6.

Can We Improve on the Docker Image?

2 Lessons

Follow the process of optimizing Docker build times and reducing image sizes using multistage builds.
7.

Making the App Production Ready

6 Lessons

Master the steps to make your Go, Gin, and Docker app production-ready and test-efficient.
8.

Summary

1 Lesson

Gain a foundational understanding of building web apps with Go, Gin, and Docker.
9.

Appendix

3 Lessons

Get started with setting up Go, Docker, and caching for efficient app development.

Course Author

Trusted by 1.4 million developers working at companies

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Evan Dunbar

ML Engineer

Carlos Matias La Borde

Software Developer

Souvik Kundu

Front-end Developer

Vinay Krishnaiah

Software Developer

Eric Downs

Musician/Entrepeneur

Kenan Eyvazov

DevOps Engineer

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Hands-on Learning Powered by AI

See how Educative uses AI to make your learning more immersive than ever before.

Instant Code Feedback

Evaluate and debug your code with the click of a button. Get real-time feedback on test cases, including time and space complexity of your solutions.

AI-Powered Mock Interviews

Adaptive Learning

Explain with AI

AI Code Mentor