livecode server json parse or xml

Are you using LiveCode to create server scripts or CGIs?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
vedus
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 153
Joined: Tue Feb 26, 2013 9:23 am

livecode server json parse or xml

Post by vedus » Thu Apr 23, 2015 10:14 pm

I just get my new dedicated server and i want to install the commercial edition in the server.
My question.
i want to parse some json or xml api data from external server and retrieve it from my app.Is this something can be done with lc server?

Peter Wood
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 92
Joined: Mon Jul 06, 2009 4:53 am
Location: Bamboo River

Re: livecode server json parse or xml

Post by Peter Wood » Mon Apr 27, 2015 8:50 am

The quick answer is yes. You can retrieve the JSON or XML on your server, process it for later retrieval by your app.

XML support is built in to LiveCode and there are library scripts available to handle JSON>

Post Reply

Return to “CGIs and the Server”