/jsonpath

A JSONPath interpretor in Scala for Circe

Primary LanguageScalaOtherNOASSERTION

JSONPath

Build Status

This is an implementation of JSONPath in Scala. The library follows the semantics described by Stefan Goessner on his blog. Although, due to the lack of standardization, it is worth reading the following documentation.

WARNING

This library is intended for Gatling's internal usage. We don't provide API or ABI compatibility.

Licence

This library is licensed under the Apache License, Version 2.0.