smithaitufe / courses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Courses - Go and GraphQL

This is a sample project. To demonstrate the beauty of using Go language in implementing GraphQL API, I decided to create this mini project.

Features

This sample covers basically how to implement:

  1. Mutations
  2. Query.
  3. Error Handling
  4. Data Validation and
  5. Data Loader

About


Languages

Language:Go 98.1%Language:HTML 1.9%