Read more at:
- Clone the repo
git clone https://github.com/ridhamtarpara/go-graphql-demo.git
- Run
dep ensure
- Run
go run server/server.go
- Open
http://localhost:8080/
for GraphQL Playground
Read more at:
git clone https://github.com/ridhamtarpara/go-graphql-demo.git
dep ensure
go run server/server.go
http://localhost:8080/
for GraphQL Playground