JSONPath-Plus / JSONPath

A fork of JSONPath from http://goessner.net/articles/JsonPath/
Other
958 stars 169 forks source link

Consider implementing RFC 9535 #205

Open glyn opened 6 months ago

glyn commented 6 months ago

IETF RFC 9535 defines a proposed standard for JSONPath. Other resources:

(See here for updates to this list of resources.)

Valid approaches for this project are to (a) implement the RFC in whole or in part, (b) document its behaviour relative to the RFC, and (c) do nothing.

brettz9 commented 6 months ago

On the one hand, this project is not being actively maintained, yet on the other, it is currently open to occasional well-documented PRs which adhere to the RFC or, preferably, to a new maintainer!

glyn commented 6 months ago

Understood. Please feel free to close this issue or to leave it open (and perhaps label it help-wanted).