graphql-go / graphql-go/graphql
directory structure/organization
Open
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 845
- PR merge metrics
- No merged PRs in 30d
Description
Just wondering if there are any examples that show the directory structure people are using in production? I'm implementing this in a new app using chi router (first time I'm using chi as well as setting up a graphql server). the database I'm using is mongo so I'll need to save those mongo queries/models/etc. as well. Any recommended reading or examples on directory structure would be appreciated!
Contributor guide
Assessment
This issue has not been assessed yet.