9 Forks
36 Stars
36 Watchers

archelix-rsql

This library brings the convenience of SQL declarative nature to restful APIs in the form of RSQL but without the danger of sql injection by using a typesafe mapping of allowed field paths defined via integration with querydsl library. Like sql, it supports clauses such as select, filter, pagination and sorting that can easily be represented in http request parameters. It primarily supports JPA model and MongoDB query via Querydsl.

How to download and setup archelix-rsql

Open terminal and run command
git clone https://github.com/vineey/archelix-rsql.git
git clone is used to create a copy or clone of archelix-rsql repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with archelix-rsql https://github.com/vineey/archelix-rsql/archive/master.zip

Or simply clone archelix-rsql with SSH
[email protected]:vineey/archelix-rsql.git

If you have some problems with archelix-rsql

You may open issue on archelix-rsql support forum (system) here: https://github.com/vineey/archelix-rsql/issues