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

https://github.com/theskyinflames/json-minifier-gui

JSON minified using Golang + JS/HTML stack to build the UI
https://github.com/theskyinflames/json-minifier-gui

astilectron css electron go go-astilectron golang golang-ui javascript json minify-json ui

Last synced: 4 months ago
JSON representation

JSON minified using Golang + JS/HTML stack to build the UI

Awesome Lists containing this project

README

        

# json-nimifier-gui
JSON minifier using Golang + [go-astilectron](https://github.com/asticode/go-astilectron) (Golang + JS/HTML) to build the UI

This project aims to learn how to build a UI app using the `go-atilectron` library.

This repo does not pretend to be a whole app.
## execute
```go
make run
```