CircleOfNice / DoctrineRestDriver

GNU General Public License v3.0
153 stars 44 forks source link

Fetch does not work! #72

Open nlefebvre1410 opened 6 years ago

nlefebvre1410 commented 6 years ago

Hello, I am looking to have my findAll who will look for url http://127.0.0.1:9000/api/products.json but it does not mache he does not recover anything in: @DataSource \ Fetch ("http://127.0.0.1:9000/api/products.json") it always returns api / products? Thank you in advance for your help

ngorohov commented 5 years ago

Same problem, fetch doesn't work.