graphql-go / graphql-go/graphql
Hi @ShreyasSubhedar thanks for putting altogether a working example for an external API, looks neat 👍
Open
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 845
- PR merge metrics
- No merged PRs in 30d
Description
Hi @ShreyasSubhedar thanks for putting altogether a working example for an external API, looks neat 👍
I don't think we should rely on external services to show basic examples.
Also we already have a bit similar http example: https://github.com/graphql-go/graphql/blob/master/examples/http/main.go
If you create an external GitHub repo, eg: `https://github.com/ShreyasSubhedar/graphql-go-examples`, we could add a link to it within the `README.md` in a new sub-section: `Third Party Examples`
_Originally posted by @chris-ramon in https://github.com/graphql-go/graphql/pull/557#issuecomment-674640922_
Contributor guide
Assessment
This issue has not been assessed yet.