stubailo / meteor-rest

:sleeping: simple:rest - make your Meteor app accessible over HTTP and DDP alike
https://atmospherejs.com/simple/rest
MIT License
382 stars 85 forks source link

Filter products isn't work correctly #153

Open johnataanricardo opened 6 years ago

johnataanricardo commented 6 years ago

I'm use meteor-rest in a Reaction Application, and I have another application that use the products that I registered on Reaction, to get these products I use this API, but I have some problems with the routes:

How do I build the URL to get the products with ID? And How can I solve the problem with that screenshot?