graphql

command module
v0.0.0-...-4455742 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2023 License: MIT Imports: 9 Imported by: 0

README

Simple graphql example for Fiber with fastgql

Usage

  • init your go module go mod init github.com/[username]/gqlgen-todos
  • install gqlgen go get github.com/arsmn/fastgql
  • build the server go run github.com/arsmn/fastgql init
  • implement the resolvers
  • run the server go run server.go
  • browse http://localhost:8080/ for playground
  • see more examples and documentation

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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