Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qtgql/qtgql
GraphQL client for Qt.
https://github.com/qtgql/qtgql
client cpp graphql python3 qml qt qt6
Last synced: 3 months ago
JSON representation
GraphQL client for Qt.
- Host: GitHub
- URL: https://github.com/qtgql/qtgql
- Owner: qtgql
- License: mit
- Archived: true
- Created: 2022-12-20T12:10:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-12T02:31:46.000Z (12 months ago)
- Last Synced: 2024-09-20T01:34:29.982Z (4 months ago)
- Topics: client, cpp, graphql, python3, qml, qt, qt6
- Language: C++
- Homepage: https://qtgql.github.io/qtgql/
- Size: 4.03 MB
- Stars: 10
- Watchers: 2
- Forks: 6
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## QtGql
### GraphQL client for Qt-QML.
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/qtgql?style=for-the-badge)](https://pypi.org/project/qtgql/)
[![PyPI](https://img.shields.io/pypi/v/qtgql?style=for-the-badge)](https://pypi.org/project/qtgql/)
[![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/nrbnlulu/qtgql/tests.yml?branch=main&style=for-the-badge)
](https://github.com/nrbnlulu/qtgql/actions/workflows/tests.yml)
[![Codecov branch](https://img.shields.io/codecov/c/github/qtgql/qtgql/main?style=for-the-badge&link=https%3A%2F%2Fapp.codecov.io%2Fgh%2Fqtgql%2Fqtgql)](https://app.codecov.io/gh/qtgql/qtgql)
[![Discord](https://img.shields.io/discord/1067870318301032558?label=discord&style=for-the-badge)](https://discord.gg/5vmRRJp9fu)
![PyPI - Downloads](https://img.shields.io/pypi/dm/qtgql?style=for-the-badge)>This project is currently under development, and **it is not** production ready,
You can play-around and tell us what is wrong / missing / awesome :smile:.
[Visit the docs for more info](https://qtgql.github.io/qtgql/) (WIP).