in reply to Re: Perl, Android web app, AJAX, JSON
in thread Perl, Android web app, AJAX, JSON
Regarding the extendibility of the CMS it can be thought of as "infinite". :p
The CMS was written by myself and weights more than 1Mb of object oriented Perl code, with certain modules already exposing web methods that accept POSTs/GETs, provided that the POST/GET request is accompanied by the authentication session cookie.My question was, shall I write the API using AJAX or only stick with JSON for the data interchange?
Cheers,Konstantinos
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Perl, Android web app, AJAX, JSON
by LanX (Saint) on Nov 21, 2017 at 12:01 UTC | |
by monx663 (Sexton) on Nov 21, 2017 at 12:54 UTC | |
by LanX (Saint) on Nov 21, 2017 at 13:35 UTC | |
by monx663 (Sexton) on Nov 21, 2017 at 17:25 UTC |