Ngọc Đỗ

Results 8 comments of Ngọc Đỗ

@s4cha Yes , Thank for reply This code let nearSphere = ["$nearSphere": ["__type":"GeoPoint","latitude":20.286312208425457,"longitude": 106.30682822629947], "$maxDistanceInKilometers": 1.0 ] as [String : Any] var parameters = ["where":["coordinate":nearSphere],"include":"category,user"] return API.get("classes/Place",params:parameters)

@s4cha Thank you I try code for format and talk for you :)

@s4cha i use parse server platform but i want rest api not use sdk

@s4cha thank you for framework it is good .

Yes it good instead of fix string json func convert dictionnary to string json Thank you

I think ws framework should support http request param body

As Parse server when i rest api in case post data success with httpBody raw format json . opposite i rest api send params receive status code success but data...