meltingpotteam / geeft

geeve new life to old objects
http://geeft.rf.gd
4 stars 4 forks source link

[FRONT_END/BACK_END] Double user link on manual geeft exchange and feedback check #67

Closed danybr-dev closed 8 years ago

danybr-dev commented 8 years ago

Description:Double user link on manual geft exchange and feeddback check Status: / Time: 10 Hours Deadline: 6/03/16

UNOAlterEgo commented 8 years ago

Use BaasBox.rest().async(Rest.Method.GET, _getrequest, new BassHandler... , for calling plugins. If you prefer you can use the sync method. _getrequest is the GET request without the server domain and port, BaasBox already append it for you.