Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 308 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 308 Bytes

Building GraphQL servers in Go (with gqlgen)

Presentation delivered at the Warsaw Go Meetup on March 23rd, 2020.

Gophers couresy of @egonelbre

How to run it?

  1. Clone the repo
  2. go get golang.org/x/tools/cmd/present
  3. Run present in the cloned repo directory.