command
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: May 9, 2025
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.