Back to Gqlgen

Readme

_examples/todo/readme.md

0.17.90169 B
Original Source

todo app

This is the simplest example of a graphql server.

to run this server

bash
go run ./server/server.go

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