Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gqty-dev/gqty
- Owner: gqty-dev
- License: mit
- Created: 2021-06-10T20:25:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T09:15:44.000Z (3 months ago)
- Last Synced: 2024-10-29T15:11:25.679Z (3 months ago)
- Topics: codegen, discord, graphql, hacktoberfest, javascript, nextjs, nodejs, react, typescript
- Language: TypeScript
- Homepage: https://gqty.dev
- Size: 15.9 MB
- Stars: 928
- Watchers: 7
- Forks: 27
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-github-repos - gqty-dev/gqty - The No-GraphQL Client for TypeScript (TypeScript)
- awesome-list - gqty - dev | 30 | (TypeScript)
- awesome-graphql - @gqty/react - A No GraphQL client for TypeScript (Implementations / JavaScript/TypeScript)
- awesome-typesafe - gqty-dev/gqty - A GraphQL client built for rapid iteration. (**1. Libraries** / GraphQL)
README
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.