Go Learning GraphQL

  1. Clone the repository

This project is a learning tool on how to integrate GraphQL and Go, it's base on @devfullcycle's Go Expert Course, it's a simple implementation just for educational purposes. To add your own implementation and testing, changes are needed and a new GraphQL and Database schemas are needed.

  1. In cmd/server run go run server.go