Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 22 days 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-17T16:20:20.000Z (9 months ago)
- Last Synced: 2025-01-11T16:55:37.181Z (about 1 month 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.