json-filter

JSON filter with MongoDB shell syntax


Keywords
json, mongodb
License
Other
Install
pip install json-filter==0.3.2

Documentation

JSM - JSON-filter Mongo-like

Command line JSON filter inspired mongo-shell commands syntax

Impress: you can something like this:

curl 'https://your.rest.com/path' | jsm '{"tag": "love", "votes": {"$gt": 100}}'

I like it.