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?
livecode server json parse or xml
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- VIP Livecode Opensource Backer
- Posts: 92
- Joined: Mon Jul 06, 2009 4:53 am
Re: livecode server json parse or xml
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>
XML support is built in to LiveCode and there are library scripts available to handle JSON>