Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shakahl/gqlassist

Golang type definitions generator for consuming GraphQL server resources.
https://github.com/shakahl/gqlassist

developer-tools development-tools generator golang graphql hasura hasura-graphql hasura-graphql-engine link-golang link-graphql types

Last synced: about 1 month ago
JSON representation

Golang type definitions generator for consuming GraphQL server resources.

Awesome Lists containing this project

README

        

GQLAssist
===

> [GQLAssist][project-github] is a **client-side** [GraphQL][link-graphql] struct and type definitions generator for [Go][link-golang] programming language.

## Installation

```bash
go get -u github.com/shakahl/gqlassist
```

## License

[GQLAssist][project-github] is distributed under the MIT license. See also LICENSE.

[project-github]: https://github.com/shakahl/gqlassist "shakahl/gqlassist"
[link-golang]: https://golang.org "Go"
[link-graphql]: https://graphql.org/ "GraphQL"