Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 170 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 170 Bytes

todo app

This is the simplest example of a graphql server.

to run this server

go run ./server/server.go

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