Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/owenthereal/jqplay

A playground for jq, written in Go
https://github.com/owenthereal/jqplay

golang jq

Last synced: 3 months ago
JSON representation

A playground for jq, written in Go

Awesome Lists containing this project

README

        

# jqplay

[![OpenCollective](https://opencollective.com/jqplay/backers/badge.svg)](#backers) [![OpenCollective](https://opencollective.com/jqplay/sponsors/badge.svg)](#sponsors)

[jqplay](https://jqplay.org) is a playground for [jq](https://github.com/jqlang/jq). Please put it into good use.

## Development

To develop `jqplay`, you need to have a [Go development environment](http://golang.org/doc/install).
You also need to have Node & Postgresql installed.

### make start

This script will build and start the `jqplay` server with `docker-compose`.

Your Docker needs to have the [buildx](https://docs.docker.com/engine/reference/commandline/buildx/) command.

Point your browser to [`http://localhost:8080/`](http://localhost:8080/).

## Support

### Backers
Love our work and community? [Become a backer](https://opencollective.com/jqplay#backer).






























### Sponsors

Use jqplay? Love jqplay? Help [sponsor the project](https://opencollective.com/jqplay#sponsor) and help fill our mugs with coffee.






























### License

jqplay is released under the MIT license. See [LICENSE.md](https://github.com/owenthereal/jqplay/blob/master/LICENSE.md).