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

https://github.com/feenkcom/gt4graphql

GraphQL support in GToolkit
https://github.com/feenkcom/gt4graphql

Last synced: 3 months ago
JSON representation

GraphQL support in GToolkit

Awesome Lists containing this project

README

          

# Glamorous Toolkit for GraphQL
GraphQL support in GToolkit
# Installation
```smalltalk
Metacello new
baseline: 'GToolkit4GraphQL';
repository: 'github://feenkcom/gt4graphql:main/src';
load
```