https://github.com/karupanerura/gqlparser
The parser for Google Cloud's GQL syntax for Go. Not GraphQL.
https://github.com/karupanerura/gqlparser
gcp go golang google-cloud gql
Last synced: 12 months ago
JSON representation
The parser for Google Cloud's GQL syntax for Go. Not GraphQL.
- Host: GitHub
- URL: https://github.com/karupanerura/gqlparser
- Owner: karupanerura
- License: mit
- Created: 2024-04-07T12:06:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-17T16:20:20.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T19:57:19.541Z (12 months ago)
- Topics: gcp, go, golang, google-cloud, gql
- Language: Go
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gqlparser
The parser for Google Cloud's [GQL](https://cloud.google.com/datastore/docs/reference/gql_reference) Syntax. Not GraphQL.
It works but not documented. Pull Request is welcome.