HomeCoursesBuilding a Backend Application with Go
AI-powered learning
Save

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.

4.9
42 Lessons
13h
Join 2.9 million developers at
Join 2.9 million developers at
LEARNING OBJECTIVES
  • 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

Learning Roadmap

42 Lessons3 Quizzes1 Assessment

2.

Introduction to Web Application

Introduction to Web Application

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

3.

REST API Development

REST API Development

14 Lessons

14 Lessons

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

4.

GraphQL Development

GraphQL Development

16 Lessons

16 Lessons

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

5.

Application Deployment

Application Deployment

2 Lessons

2 Lessons

Solve problems in deploying REST and GraphQL applications on Heroku.

6.

Appendix

Appendix

5 Lessons

5 Lessons

Tackle hot reload, Postman for REST/GraphQL testing, and database setups with MySQL and MongoDB.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Author NameBuilding a Backend Applicationwith Go
Developed by MAANG Engineers
ABOUT THIS COURSE
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 web applications, including HTTP, REST API, databases, and GraphQL. You’ll cover how to develop a backend application and deploy the application as well. By the end of the course, you’ll be able to develop a backend application using REST API and GraphQL approach. Also, you’ll be able to test and deploy the backend application that has been developed.
ABOUT THE AUTHOR

Nadir Basalamah

Web development and Software Engineering Enthusiast.

Learn more about Nadir

Trusted by 2.9 million developers working at companies

These are high-quality courses. Trust me the price is worth it for the content quality. Educative came at the right time in my career. I'm understanding topics better than with any book or online video tutorial I've done. Truly made for developers. Thanks

A

Anthony Walker

@_webarchitect_

Just finished my first full #ML course: Machine learning for Software Engineers from Educative, Inc. ... Highly recommend!

E

Evan Dunbar

ML Engineer

You guys are the gold standard of crash-courses... Narrow enough that it doesn't need years of study or a full blown book to get the gist, but broad enough that an afternoon of Googling doesn't cut it.

S

Software Developer

Carlos Matias La Borde

I spend my days and nights on Educative. It is indispensable. It is such a unique and reader-friendly site

S

Souvik Kundu

Front-end Developer

Your courses are simply awesome, the depth they go into and the breadth of coverage is so good that I don't have to refer to 10 different websites looking for interview topics and content.

V

Vinay Krishnaiah

Software Developer

Built for 10x Developers

No Passive Learning
Learn by building with project-based lessons and in-browser code editor
Learn by Doing
Personalized Roadmaps
The platform adapts to your strengths & skills gaps as you go
Learn by Doing
Future-proof Your Career
Get hands-on with in-demand skills
Learn by Doing
AI Code Mentor
Write better code with AI feedback, smart debugging, and "Ask AI"
Learn by Doing
Learn by Doing
MAANG+ Interview Prep
AI Mock Interviews simulate every technical loop at top companies
Learn by Doing

Free Resources

FOR TEAMS

Interested in this course for your business or team?

Unlock this course (and 1,000+ more) for your entire org with DevPath

Frequently Asked Questions

How to use Go for the backend?

Go outperforms Node.js in executing performance-intensive tasks, particularly in handling a high volume of concurrent requests. You can become a Go back-end developer by following these steps: -Understand the essentials of computer science. -Enhance your expertise in back-end tools and technologies. -Work on developing a strong portfolio. -Commit to continuous learning. -Get ready for Golang-specific interview questions.