goxygen icon indicating copy to clipboard operation
goxygen copied to clipboard

Support GraphQL

Open sokoow opened this issue 4 years ago • 4 comments

Very exciting project, well done. What about hooking some GraphQL for automatic API and schema generation? I see this using one of following approaches/integrations:

  • gqlgen : https://github.com/oshalygin/gqlgen-pg-todo-example
  • hasura graphql: https://github.com/hasura/graphql-engine

Let me know what you think and how complex you think this might be. Peace!

sokoow avatar Apr 27 '20 19:04 sokoow

Thank you for the suggestion @sokoow. I think it is quite a common use case. I'll think on adding GraphQL.

Shpota avatar Apr 28 '20 19:04 Shpota

please!

iampato avatar Jul 26 '20 14:07 iampato

As another reference for graphql implementation, there is also https://supergraph.dev. Github page: https://github.com/dosco/super-graph

lbiru avatar Dec 03 '20 02:12 lbiru

please :)

onursonmez avatar Sep 25 '21 18:09 onursonmez