Open in app
Home
Notifications
Lists
Stories

Write
Christian Melgarejo
Christian Melgarejo

Home

Published in Better Programming

·Dec 16, 2019

Creating an Opinionated Go GQL Server (Part 4)

Adding Goth to our project — This is part of a series. It is not suited for beginners, but they are welcome too! You can check out the other parts here: Part 1 Part 2 Part 3 And review how to get up to this part. …

Go

4 min read

Creating an Opinionated Go GQL Server (Part 4)
Creating an Opinionated Go GQL Server (Part 4)

Published in Better Programming

·Jul 28, 2019

Creating an Opinionated Go GQL Server — Part 3

This piece is part of a series. It’s not suited to beginners but you can check it out from the start with part 1 Creating an opinionated Go GQL Server — Part 1 Project setup and initial stepsmedium.com You can review how to get up to this part. As always, the code is in GitHub. Today we’ll add GORM and a database to our…

Golang

6 min read

Creating an Opinionated Go GQL Server — Part 3
Creating an Opinionated Go GQL Server — Part 3

Published in Better Programming

·Jul 15, 2019

Creating an Opinionated Go GQL Server — Part 2

In this piece, we’ll add gqlgen’s generated server into our project and start gqling away! And, we are going to move much faster than in part 1. Creating an opinionated Go GQL Server — Part 1 Project setup and initial stepsmedium.com Adding gqlgen Into the Project Now, we can use gqlgen to initialize our server’s gqlgen generated files: go run github.com/99designs/gqlgen init This will initialize the gqlgen server. We…

Graph QL

4 min read

Creating an Opinionated Go GQL Server — Part 2
Creating an Opinionated Go GQL Server — Part 2

Published in Better Programming

·Jul 15, 2019

Creating an Opinionated Go GQL Server — Part 1

Project setup and initial steps — Let’s make an opinionated GraphQL server using the Gin-gonic web framework, Goth for OAuth2 connections, GORM as DB ORM, and GQLGen for building GraphQL servers. This project assumes you have at least basic Go knowledge, Go 1.12+ installed, and VSCode (preferred) or similar IDE. Project Setup We’ll follow the Go standard project…

Programming

3 min read

Creating an opinionated Go GQL Server — Part 1
Creating an opinionated Go GQL Server — Part 1
Christian Melgarejo

Christian Melgarejo

Developer, developer, developer!

Following
  • Roli Butron B.

    Roli Butron B.

  • Zack Shapiro

    Zack Shapiro

  • HunterSuite

    HunterSuite

  • Kevin Dawe

    Kevin Dawe

  • Diego Diaz Matousek

    Diego Diaz Matousek

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable