Thanks to visit codestin.com
Credit goes to github.com

Skip to content
kvarga edited this page Jun 3, 2012 · 8 revisions

Welcome to the rhokgho wiki!

**Mobile Client Server "API" Assumptions**
In order to minimize the complexity of this rhok version, it is assumed that a single API call from the Mobile Client (iOS or Android) will encapsulate all the necessary data to display and process checkins via the mobile app. See Mobile Client Server API Assumptions

**Facebook Comments**
We need a url structure like goh.com/challengeid to have facebook comments against. Probably just do a simple iframe for the web side. iOS and Android could utilize the Graph API that is pretty similar to get comments in JSON data. Example: https://graph.facebook.com/comments/?ids=http://www.google.com/

Clone this wiki locally