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

https://github.com/feenkcom/gt4json

Glamorous JSON Toolkit
https://github.com/feenkcom/gt4json

Last synced: 3 months ago
JSON representation

Glamorous JSON Toolkit

Awesome Lists containing this project

README

          

#gt4json
Glamorous JSON Toolkit

##Installation

```Smalltalk
Metacello new
baseline: 'GToolkit4Json';
repository: 'github://feenkcom/gt4json:main/src';
load.
```