Skip to content

graphqlc is a protoc style code generator for GraphQL.

License

Notifications You must be signed in to change notification settings

samlitowitz/graphqlc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Compiler (graphqlc)

Go Report Card Go Reference

graphqlc is a protoc style code generator for GraphQL. The project attempts to adhere to protoc standards whenever possible.

Supported

  • protoc style plugins and parameter passing
  • protoc style insertion points

See api/protobuf for specification.

Installation

go get -u github.com/samlitowitz/graphqlc/cmd/graphqlc

Usage

Install graphqlc-gen-* plugin.

graphqlc --*_out=. path/to/*.graphql

Reference

  1. GraphQL Specification

About

graphqlc is a protoc style code generator for GraphQL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published