ent-graphql-example
The code for https://entgo.io/docs/tutorial-setup
Installation
git clone git@github.com:a8m/ent-graphql-example.git
cd ent-graphql-example
go run ./cmd/todo/
Then, open localhost:8081 to see the GraphQL playground.
The code for https://entgo.io/docs/tutorial-setup
git clone git@github.com:a8m/ent-graphql-example.git
cd ent-graphql-example
go run ./cmd/todo/
Then, open localhost:8081 to see the GraphQL playground.