Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 836 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 836 Bytes

ent-graphql-example

The code for https://entgo.io/docs/tutorial-setup

Installation

git clone [email protected]:a8m/ent-graphql-example.git
cd ent-graphql-example
go run ./cmd/todo/

Then, open localhost:8081 to see the GraphQL playground.

Report Issues / Proposals

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

Join the ent Community

In order to contribute to ent, see the CONTRIBUTING file for how to go get started.
If your company or your product is using ent, please let us know by adding yourself to the ent users page.

License

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