Queries for dreamfactory rest api
Can some one please help? I have used Dreamfactory to create a rest API for an existing mysql database. I have the services setup and can get a successful test response.
My problem is that I can't seem to find a good tutorial on how to create a query for the data I am trying to get. It seems that the test returns lots of info...none of which is actual database data. I am sure this a query 101 question, but I am a newbie, DIY person....
The tutorials I have found don't really explain for using a rest api like dreamfactory.