eike-welk / clair

Collect prices on E-Commerce sites, and display them in graphical form.
GNU General Public License v3.0
0 stars 0 forks source link

More complex SQL requests with the REST API. #64

Open eike-welk opened 7 years ago

eike-welk commented 7 years ago

Currently the API only lists all records. This is far too simple. There need to be some filters.

Concrete example:

An API that represents a SQL join is needed for ProductsInListing, and for all similar many-to-many models.