Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tallstreet/graphql

graphql parser + utilities
https://github.com/tallstreet/graphql

Last synced: 8 days ago
JSON representation

graphql parser + utilities

Awesome Lists containing this project

README

        

graphql
=======

utilities for dealing with GraphQL queries in Go. Parses with libgraphqlparser

license: ISC

status: alpha

hacking
=======

* go generate ./...
* go test ./...