From 46ce99605402b9c0497d127882aacfa0878da2e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D7=A0=D7=99=D7=A8?= <88795475+nrbnlulu@users.noreply.github.com> Date: Wed, 31 May 2023 16:10:59 +0000 Subject: [PATCH] add qtgql --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cde37dc..aef5dd5 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Pull requests of new projects/apps/libraries are welcome :) - [Visualization](#visualization) - [Web Frameworks](#web-frameworks) - [X11/Wayland](#x11wayland) + - [GraphQL Clients](#graphql-clients) - [Software](#software) ## Android @@ -301,6 +302,9 @@ Pull requests of new projects/apps/libraries are welcome :) * [shell](https://github.com/lirios/shell) - QtQuick and Wayland shell for convergence. * [qmlcompmgr](https://github.com/amezin/qmlcompmgr) - It's a simple compositing manager for X11, written using Qt Quick and QML. Not ready for production. +## GraphQL Clients +* [qtgql](https://github.com/qtgql/qtgql) - GraphQL client for Qt and QML that is inspired by [react-relay](https://relay.dev/). + # Learning * [The QML Book](http://qmlbook.github.io/) - The QML Book. ([source](https://github.com/qmlbook/qmlbook)) * [GCompris](http://www.gcompris.net/index-en.html) - For Kids.