Building a Backend Application with Go

Learn about developing high-performance backend applications with Go, using tools like Fiber, gqlgen, and apitest. Gain insights into HTTP, REST API, databases, GraphQL, testing, and deployment.

Beginner

42 Lessons

13h

Certificate of Completion

Learn about developing high-performance backend applications with Go, using tools like Fiber, gqlgen, and apitest. Gain insights into HTTP, REST API, databases, GraphQL, testing, and deployment.

AI-POWERED

Explanations

AI-POWERED

Explanations

This course includes

1 Assessment
31 Playgrounds

This course includes

1 Assessment
31 Playgrounds

Course Overview

In modern backend applications, many programming languages can be chosen, including Go—a programming language that provides high performance with concise syntax and can also be used to develop backend applications, including REST API and GraphQL applications. This course will cover many tools that can be used to develop a backend application, including fiber for REST API application, gqlgen for GraphQL application, and apitest for testing purposes. In this course, you’ll learn about the main concepts of we...Show More

TAKEAWAY SKILLS

Go

Back End Development

Api

Rest Api

Graphql

What You'll Learn

Familiarity with core components of REST API, including HTTP methods and status codes

Hands-on experience developing REST API applications using the Go programming language

Familiarity with core components of GraphQL, including schema, query, mutation, and resolver

Hands-on experience developing GraphQL applications using the Go programming language

Ability to test the backend application using the apitest library

What You'll Learn

Familiarity with core components of REST API, including HTTP methods and status codes

Show more

Course Content

1.

Course Introduction

Get familiar with essential concepts for developing and deploying Go backend applications.
2.

Introduction to Web Application

Look at fundamental web application concepts, including clients, servers, HTTP, and databases.
3.

REST API Development

Examine REST API concepts, setup, handlers, MySQL integration, authentication, middleware, and testing.
4.

GraphQL Development

Enhance your skills in building and testing GraphQL applications using Go, focusing on CRUD operations and authentication.
5.

Application Deployment

Solve problems in deploying REST and GraphQL applications on Heroku.

Assessment of Back End Development with Go

Assessment

6.

Appendix

5 Lessons

Tackle hot reload, Postman for REST/GraphQL testing, and database setups with MySQL and MongoDB.

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