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.

Awesome Lists containing this project

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.
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/qtgql?style=for-the-badge)](https://pypi.org/project/qtgql/)
[Visit the docs for more info](https://qtgql.github.io/qtgql/) (WIP).