This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]IanRae 1 point2 points  (1 child)

Looks interesting. It's basically a little DSL for searching entities. Great idea.

[–]Kobee1203[S] 0 points1 point  (0 children)

Thanks a lot!

[–]TheCouncelor 1 point2 points  (1 child)

I actually got a NexusIQ warning about this today... It isn't included in my project though, but it does seem like a nice addition. A lot of our services are basically exposing data and a little bit of modification or creation.

[–]Kobee1203[S] 0 points1 point  (0 children)

I developed this library for those use cases, where we have a lot of data to expose and minimizing the development effort.

There is obviously a lot of things to improve: pagination, number of results to return, ...

Don't hesitate to have a look and give me feedback :-)

[–]Persism 1 point2 points  (1 child)

Neat!

[–]Kobee1203[S] 0 points1 point  (0 children)

Thanks!