Skip to content

xnyo/ent-graphql-example

Repository files navigation

ent-graphql-example

The code forhttps://entgo.io/docs/tutorial-setup

Installation

git clone git@github:a8m/ent-graphql-example.git
cd ent-graphql-example
go run./cmd/todo/

Then, openlocalhost:8081to see the GraphQL playground.

Report Issues / Proposals

The issue tracker for this repository is located atent/ent.

Join the ent Community

In order to contribute toent,see theCONTRIBUTINGfile for how to go get started.
If your company or your product is usingent,please let us know by adding yourself to theent users page.

License

This project is licensed under Apache 2.0 as found in theLICENSE file.