Skip to content

lpalmes/graphql-go-introduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Go Introduction

This introduction was stopped give that the graphql-go api was going through some changes that make it easier to get started and really simple. As soon as is updated i will use it from scratch

This repo is a small introduction where i will try to explain how to create a graphql server in go with graphql-go by neelance, i hope that anybody that's looking into graphql and go could benefit from this.

Before you start make sure you have go installed, and have graphql-go installed as well by running go get github.com/neelance/graphql-go

You can start here at hello-go

I will try my best to have each lesson in english as well as spanish (my native language), if find something unclear, missing or badly explanied, whatever it is, please send an issue, pull request, or scream it through your window and i will attend your call for help.


Introduccion a GraphQL Go

Este repositorio es una pequeña introduccion donde voy a intentar explicar como crear un servidor graphql en go usando graphql-go de neelance, espero que cualquier intentando usar graphql y go pueda usar esta guia para empezar.

Antes de empezar asegurate que tenes go instalado y que tenes graphql-go instalado tambien, sino podes instalarlo mediante go get github.com/neelance/graphql-go

Podes empezar aca en hola-go

Voy a intentar tener cada leccion en ingles y en español, si encuentran algo confuso, faltante o mal explicado, lo que sea, porfavor manda un issue, pull request, o gritalo a todo pulmon en tu departamento a eso de las 4 de la mañana, y voy a intentar responder inmediatamente.

About

Introduction to GraphQL in Go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published