Tags: danielvladco/go-proto-gql
Tags
Refactor and e2e tests (#34) * refactor: add more gateway options * refactor: gateway fixes and more authentication options + generator tests * feat: add new reflection fetcher implementation and e2e tests * feat: add e2e tests * fix: nautilus graphql reconstructed schema * fix: github actions checkout * feat: add Dockerfile for gateway * feat: add coverage and badge for coverage * fix: add codecov token * fix: add codecov secret as a token * fix: coverage file empty * fix: coverage does not need to except test * fix: update badge link * fix: exclude generated files from coverage * fix: github actions cat command * refactor: use original nautilus repo after merging Co-authored-by: davladco@cisco.com <davladco@cisco.com>
Merge pull request #19 from danielvladco/research/grpc-reflection Refactor: change generation logic / add gateway - Add new alpha gateway functionality - Refactor folder structure - Refactor Makefiles - change generation logic - add more generation options. Instead of using the proto plugin you have the option to generate graphql using a special binary - get rid of `gogqlcfg` now there is no reason to use it with gqlgen autobind features - gql plugin adds documentation to generated graphql schema from protobuf comments
Merge pull request #19 from danielvladco/research/grpc-reflection Refactor: change generation logic / add gateway - Add new alpha gateway functionality - Refactor folder structure - Refactor Makefiles - change generation logic - add more generation options. Instead of using the proto plugin you have the option to generate graphql using a special binary - get rid of `gogqlcfg` now there is no reason to use it with gqlgen autobind features - gql plugin adds documentation to generated graphql schema from protobuf comments
PreviousNext