Emanuel Quimper – Build a Twitter clone GraphQL API using Golang


Emanuel Quimper – Build a Twitter clone GraphQL API using Golang
English | Size:
Genre: eLearning

Learn how to use Golang and gqlgen to make a clone of Twitter with a GraphQL API.
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

How does gqlgen work?​

By using Schema First design, gqlgen will generate the Go code for you. This way all your resolvers will be typed safely.

So what does that mean?

You create your API using GraphQL Schema definition language with the shape you want. And you let gqlgen do all the heavy lifting.

So what’s left to do then?

You just need to plug your business logic into the resolvers, that’s it.

Libraries we will use​
PGX
scany as SQLX for PGX alternative
gqlgen
Dataloaden
golang-migrate
Insomnia
Chi
PostgreSQL
godotenv
testify

DOWNLOAD FROM RAPIDGATOR

rapidgator.net/file/cc2213ea8dc536b87d501b9818555a77/EmanuelQuimper-BuildaTwittercloneGraphQLAPIusingGolangUpdated2-2024.part1.rar.html
rapidgator.net/file/8502fbf4ec8a2d27307cf78c1ee52db8/EmanuelQuimper-BuildaTwittercloneGraphQLAPIusingGolangUpdated2-2024.part2.rar.html
rapidgator.net/file/02c8980340b68d5dad26f7dfb968b6da/EmanuelQuimper-BuildaTwittercloneGraphQLAPIusingGolangUpdated2-2024.part3.rar.html
rapidgator.net/file/1250868efae5311c5f5a77869f815daa/EmanuelQuimper-BuildaTwittercloneGraphQLAPIusingGolangUpdated2-2024.part4.rar.html

DOWNLOAD FROM TURBOBIT

tbit.to/6u0p0v2smsss/EmanuelQuimper-BuildaTwittercloneGraphQLAPIusingGolangUpdated2-2024.part1.rar.html
tbit.to/uv75fgqaplvk/EmanuelQuimper-BuildaTwittercloneGraphQLAPIusingGolangUpdated2-2024.part2.rar.html
tbit.to/t0744d82qupu/EmanuelQuimper-BuildaTwittercloneGraphQLAPIusingGolangUpdated2-2024.part3.rar.html
tbit.to/kxq2ug5t58gt/EmanuelQuimper-BuildaTwittercloneGraphQLAPIusingGolangUpdated2-2024.part4.rar.html

If any links die or problem unrar, send request to
forms.gle/e557HbjJ5vatekDV9

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.