minimal-graphql-transport-ws

command
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2025 License: MIT Imports: 6 Imported by: 0

README

Minimal server example

Running

go run main.go -addr :8080

Graphql endpoint will be available at http://127.0.0.1:8080/query

There is no playground in this example, but you can try following query with graphql client of your choice:

query {
  getFoo
}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL