Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ekkolon/gqlx

Low-memory footprint GraphQL desktop client designed for distraction-free API exploration without sacrificing essential features
https://github.com/ekkolon/gqlx

angular codemirror graphql ide rust tauri

Last synced: about 2 months ago
JSON representation

Low-memory footprint GraphQL desktop client designed for distraction-free API exploration without sacrificing essential features

Awesome Lists containing this project

README

        

# GQLx

Low-memory footprint GraphQL desktop client designed for distraction-free API exploration without sacrificing essential features.

![GQLx Default cover](https://github.com/ekkolon/gqlx/blob/dev/images/default-cover.png)

## Why does this project exist?

There are many great GraphQL clients out there that provide you with the necessary features needed to explore and test GraphQL servers.

Sometimes, however, all you are looking for is a minimal interface without the clutter to quickly test your GraphQL endpoints - an interface that, although minimal by nature, is not missing essential features for you to easily explore your graphs.

This is where **GQLx** comes into play.

## Supported platforms

QGLx is available for the following platforms:

- Windows
- Linux
- macOS

## Installation

Download and install the binary from the GitHub [release page](https://github.com/ekkolon/gqlx/releases) for the operating system of your choice.

## Examples

TBD