8000 Tags · fizx/go-proto-gql · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: fizx/go-proto-gql

Tags

v0.8.1

Toggle v0.8.1's commit message
again

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request danielvladco#19 from danielvladco/research/grpc-re…

…flection

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

v

Toggle v's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request danielvladco#19 from danielvladco/research/grpc-re…

…flection

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

v0.7.3

Toggle v0.7.3's commit message
[fix] do not throw error if missing one of the field extensions

v0.7.2

Toggle v0.7.2's commit message
[fix] replace Id with id in method names

v0.7.1

Toggle v0.7.1's commit message
[fix] import params

v0.7.0

Toggle v0.7.0's commit message
[feat] add service field directives, fix nondeterministic maps

v0.6.1

Toggle v0.6.1's commit message
fix: add int64 and int32 marshalers/unmarshalers

v0.6.0

Toggle v0.6.0's commit message
fix: add pb module import

v0.5.0

Toggle v0.5.0's commit message
fix: replace 'Id' with 'ID' to match gqlgen method signature, fix stream

0