Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gqty-dev/gqty

The No-GraphQL Client for TypeScript
https://github.com/gqty-dev/gqty

codegen discord graphql hacktoberfest javascript nextjs nodejs react typescript

Last synced: about 17 hours ago
JSON representation

The No-GraphQL Client for TypeScript

Awesome Lists containing this project

README

        



gqty


The No-GraphQL Client for TypeScript

[![Documentation](https://img.shields.io/badge/documentation-documentation?color=C00B84)](https://gqty.dev)
[![Discord](https://img.shields.io/discord/874477141834739762?color=7289d9&label=discord)](https://discord.gg/U967mp5qbQ)

[![GQty Hero Section](internal/images/hero.png)](https://gqty.dev)

Data requirements within your application are picked up automatically, freeing
you from having to maintain GraphQL queries by-hand. It offers a first-class
TypeScript experience. See API documentation at all times within autocomplete.

Make breaking changes to your API, and see type-errors exactly where things are
breaking, in realtime. No more running a separate validation step.

**Head over to [gqty.dev](https://gqty.dev) to explore features and
documentations!**

## Get involved

Documentation, bug reports, pull requests, and other contributions are welcomed!
See [`CONTRIBUTING.md`](CONTRIBUTING.md) for more information.