Search found 3 matches

Go to advanced search

by kevinmp79
Sat Feb 18, 2012 2:10 am
Forum: Issues
Topic: Are Parse queries supported?
Replies: 8
Views: 1099
 
Jump to post

Are Parse queries supported?

Thanks Max, I guess my question should be: can this be done using the standard tiggzi tools (e.g. the REST mapping from the REST service) or will I need to write custom JS to handle this? If this is possible to do using the standard REST service interface and mapping, would you please consider addin...
by kevinmp79
Fri Feb 17, 2012 8:38 am
Forum: Issues
Topic: Are Parse queries supported?
Replies: 8
Views: 1099
 
Jump to post

Are Parse queries supported?

Hi Max, Unfortunately Parse queries are encoded in one JSON object and not via separate URL parameters so if I were to query an object for a name=john and age=12, it would not be like this http://api.parse.com/1/classes/test/?... . If it were done like that I would be able to use the REST mapping to...
by kevinmp79
Fri Feb 17, 2012 3:10 am
Forum: Issues
Topic: Are Parse queries supported?
Replies: 8
Views: 1099
 
Jump to post

Are Parse queries supported?

I was wondering if it's possible to use Parse queries in tiggzi? I had a look at your tutorial but they don't address the issue of querying data from Parse. The problem is that the Parse query has to be in the form of a JSON object and not the url variable format which REST mapping supports. Additio...

Go to advanced search