Rsql-parser Alternatives
Similar projects and alternatives to rsql-parser based on common topics and language
-
RSQL-spring-boot
Representational State Transfer + Structured Query Language(RSQL): Demo application using RSQL parser to filter records based on provided condition(s)
-
-
Sonar
Write Clean Java Code. Always.. Sonar helps you commit clean code every time. With over 600 unique rules to find Java bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
webtau
WebTau (short for web test automation) is a testing API, command line tool and a framework to write unit, integration and end-to-end tests. Test across REST-API, GraphQL, Browser, Database, CLI and Business Logic with consistent set of matchers and concepts. REPL mode speeds-up tests development. Rich reporting cuts down investigation time.
-
-
hiberium
Code generator to create working springboot+hibernate projects from a csv schema definition.
-
rsql-parser reviews and mentions
-
Representational State Transfer + Structured Query Language (RSQL): using Java Spring-boot
Made a Demo application using Rsql-parser. Came across this library recently and loved the approach, a single GET API is all that'll be needed to be exposed per entity class to handle the data fetching requirements.