# Packages
No description provided by the author
# README
todo app
This is the simplest example of a graphql server.
to run this server
go run ./example/todo/server/server.go
and open http://localhost:8081 in your browser
This is the simplest example of a graphql server.
to run this server
go run ./example/todo/server/server.go
and open http://localhost:8081 in your browser