Logo

0x5a.live

for different kinds of informations and explorations.

GitHub - tmc/graphql: graphql parser + utilities

graphql parser + utilities. Contribute to tmc/graphql development by creating an account on GitHub.

Visit SiteGitHub - tmc/graphql: graphql parser + utilities

GitHub - tmc/graphql: graphql parser + utilities

graphql parser + utilities. Contribute to tmc/graphql development by creating an account on GitHub.

Powered by 0x5a.live ๐Ÿ’—

graphql

utilities for dealing with GraphQL queries in Go.

This package focuses on actually creating GraphQL servers and expects you to describe your schema directly in Go.

To that end this library initially has not emphasized GraphQL schema definition parsing and instead focuses on Query Documents and writing real servers.

license: ISC

version: Based on October2015 GraphQL Specification

status: unstable

contributions: encouraged

hacking

  • go generate ./...
  • go test ./...

GoLang Resources

are all listed below.

Resources

listed to get explored on!!

Made with โค๏ธ

to provide different kinds of informations and resources.