vertx-jsonpath
Json object query library
A lightweight implementation of JsonPath for Vert.x JSON objects
Lightweight JsonPath for Vert.x
9 stars
4 watching
1 forks
Language: Java
last commit: 8 days ago
Linked from 1 awesome list
jsonjsonpathvertx
Related projects:
Repository | Description | Stars |
---|---|---|
noenv/vertx-cronutils | An abstraction of cron-utils for the Vert.x scheduler | 21 |
vert-x3/vertx-sync | A library that allows developers to write asynchronous code in a synchronous style using lightweight threads | 97 |
vert-x3/vertx-lang-js | A JavaScript implementation of a Vert.x language that allows developers to write and deploy web applications using a Java 8-based Nashorn JavaScript engine. | 35 |
freestrings/jsonpath | A Rust-based JSON path engine providing a similar API interface across Webassembly and Javascript | 122 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
noenv/vertx-wiremongo | A lightweight mocking library for MongoDB database interactions in Java-based applications | 10 |
aesteve/vertx-pojo-config | Maps Vert.x's JSON configuration to a typed Java bean using Jackson's object mapper | 3 |
aesteve/todo-backend-vertx | Asynchronous implementation of a simple Todo backend using Vert.x and localMap for storage | 5 |
ietf-wg-jsonpath/draft-ietf-jsonpath-base | Develops an internet standard for querying JSON data | 60 |
augustd/burp-suite-jsonpath | Tool to parse and query JSON responses in Burp Suite | 29 |
lukehutch/serverx | A Vert.x-powered web server with simple annotation-based configuration of routes and built-in security features. | 19 |
juanavelez/vertx-util | A collection of utility methods for working with Vert.x | 2 |
zandero/rest.vertx | Tools for building and managing REST APIs with Vert.x | 160 |
vert-x3/vertx-shell | A command-line interface and scripting language for interacting with the Vert.x framework | 38 |
vert-x3/vertx-proton | Provides a thin wrapper around an AMQP 1.0 protocol engine to enable AMQP integrations for a Java application | 26 |