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: 12 months ago
JSON representation

The parser for Google Cloud's GQL syntax for Go. Not GraphQL.

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.