package
0.13.2
Repository: https://github.com/dgraph-io/gqlgen.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

selection app

This is the simplest example of a graphql server.

to run this server

go run ./example/selection/server/server.go

and open http://localhost:8086 in your browser