99designs / 99designs/gqlgen

AWS Appsync HTTP resolvers alternative

未关闭
#3,697 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Go
星标
10.8k
派生
1.3k
平均合并
2 天 36 分钟
30 天内合并 PR
26

描述

Thank you for the great project!
I currently have an AWS AppSync GraphQL API on top of REST API (golang) using HTTP resolvers: https://docs.aws.amazon.com/appsync/latest/devguide/tutorial-http-resolvers.html and local resolvers for subscriptions:
https://docs.aws.amazon.com/appsync/latest/devguide/tutorial-local-resolvers.html
Could you please advise on the feasibility of replacing AWS AppSync with gqlgen?
The idea is to skip the model generation and proxy the calls to API (either via real HTTP or directly in golang), getting GraphQL API from REST API with subscriptions support.
Thank you!

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。