An open API service providing repository metadata for many open source software ecosystems.

GitHub / vineey / 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.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vineey%2Farchelix-rsql
PURL: pkg:github/vineey/archelix-rsql

Stars: 39
Forks: 9
Open issues: 8

License: mit
Language: Java
Size: 539 KB
Dependencies parsed at: Pending

Created at: almost 10 years ago
Updated at: over 1 year ago
Pushed at: almost 9 years ago
Last synced at: 4 months ago

Topics: querydsl, rest, rql, rsql, spring-data, spring-data-jpa, spring-data-mongodb

    Loading...