Skip to content

psumiya/json-path-web

Repository files navigation

Json Path Web

This project contains the frontend files necessary to render an online Json Path evaluator.

Preview

Online Evaluator

About

The Json Path implementation used behind the scenes is jayway jsonpath.

Methods on the jayway library is invoked via an API. The API sets up initialization for the library and acts as a proxy to the actual methods being invoked. The source code of the wrapper is here: https://github.com/psumiya/json-path-api

Original release announcement: https://hachyderm.io/@sumiya/109695179751925377

About

Web UI to invoke Jayway JsonPath Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published