Logo
flag

Build a Twitter clone GraphQL API using Golang (Pre-Sale)

Logo

Please rate the course

0.0
Language:
English
Duration:
07:30:29
Number of lessons:
34
Update date:
29/02/2024
Rating:
0.0

Course short description

Make a GraphQL API using one of the hottest languages! Golang is quickly becoming one of the most appreciated backend languages. With it's strong standard library, you can go really far without adding dependencies. In this tutorial we will use gqlgen, a library made for building a GraphQL API. Why use gqlgen over other libraries? One reason: everything is typed. You will almost never need to use an empty interface


What make me a good teacher for this course?

  • I've been a programming teacher and tutor for almost 6 years.
  • I have more than 10 000 subscribers on my Youtube channel, where I share free content.
  • More importantly, I've been an avid Golang user for the past 4 years and I love it. I've spent countless hours searching online for solutions to problems I've encountered, and I want to share all that knowledge with you.
  • This is the course that I was looking for 4 years ago when I started out with Golang.

Libraries we will use

  • PGX
  • scany as SQLX for PGX alternative
  • gqlgen
  • Dataloaden
  • golang-migrate
  • Insomnia
  • Chi
  • PostgreSQL
  • godotenv
  • testify

Write your comment

Logo