Reverse query builder #656
Unanswered
the-real-christoph
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I would like to ask if there is a way to build up the API requests in an OOP way?
E.g. I would like to create a query using a query builder similar to Eloquent (functions like select, where, with, sort and more)
and create a API URL from it, which is then consumed by this package.
So it' more like an idea for a new package potentially which would reside on the client side of the API requests.
Have I explained well what I'm looking for?
Beta Was this translation helpful? Give feedback.
All reactions