Skip to content

A JSONPath interpretor in Scala for Circe

License

Notifications You must be signed in to change notification settings

grender/jsonpath

 
 

Repository files navigation

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.

About

A JSONPath interpretor in Scala for Circe

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Scala 99.8%
  • Shell 0.2%