dipeshdulal / go-graphql-test

Test project to view capabilities of Graphql in go-lang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example project to learn graphql with golang

This project hosts the code for my learning process of graphql technology with golang. I am using graphql-go but am planning to use a active library graph-gophers/graphql-go instead of another one.

Checklist

  • Basic Request form GraphQL
  • Normal Queries
  • Database Connection
  • Mutations
  • Subscriptions
  • File Upload

About

Test project to view capabilities of Graphql in go-lang.


Languages

Language:Go 100.0%