99designs / 99designs/gqlgen

AWS Appsync HTTP resolvers alternative

Aperta
#3,697 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Go
Stelle
10.8k
Fork
1.3k
Merge medio
2g 36m
PR unite (30g)
26

Descrizione

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!

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.