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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-30T13:36:00.000Z (9 months ago)
- Last Synced: 2025-08-18T11:13:16.188Z (4 months ago)
- Topics: client, cpp, graphql, python3, qml, qt, qt6
- Language: C++
- Homepage: https://qtgql.github.io/qtgql/
- Size: 4.14 MB
- Stars: 10
- Watchers: 2
- Forks: 7
- Open Issues: 33
-
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
- awesome-qt-qml - qtgql - GraphQL client for Qt and QML that is inspired by [react-relay](https://relay.dev/). (GraphQL Clients)
README
# ⚠️ Abandoned
We moved to flutter (as you prob should.) Qt is old and it makes no sense to write stuff
in C++ these days. if you need speed you can always integrate flutter with rust.
which would be significantly easier than with QML_ELEMENTS.
Cheers
## QtGql
### GraphQL client for Qt-QML.
[](https://pypi.org/project/qtgql/)
[Visit the docs for more info](https://qtgql.github.io/qtgql/) (WIP).