bxcodec / go-clean-arch

Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
MIT License
9.06k stars 1.19k forks source link

add gqlgen for graphql endpoint #39

Open frederikhors opened 4 years ago

bxcodec commented 4 years ago

I'll keep this PR open for documentation purposes to other people to follow. Unless you want to complete all the code.

Also, if you want to continue the code, please change the base to V2. Since the master will use a new code structure, with this PR #21, about domain package.