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

https://github.com/zimbatm/jsonpp

Command-line JSON pretty-printer
https://github.com/zimbatm/jsonpp

Last synced: over 1 year ago
JSON representation

Command-line JSON pretty-printer

Awesome Lists containing this project

README

          

JSON pretty printer
===================

A simple pretty printer.

```
Usage:

$ curl http://some/api | jsonpp
or
$ jsonpp ./some/file.json
```