Golang GraphQL 库求推荐
資深大佬 : everyx 7
搜了一下 GitHub,看了几个库
- graphql-go/graphql
- 99designs/gqlgen:
- graph-gophers/graphql-go
大家有用过的,可以交流一下如何选择的吗?谢谢啦
大佬有話說 (4)
搜了一下 GitHub,看了几个库
大家有用过的,可以交流一下如何选择的吗?谢谢啦
一个参考可以看 appleboy 做的 Bench
https://github.com/appleboy/golang-graphql-benchmark
推荐 gqlgen 和 thunder