Can mergJson, Livecode builder be used with Livecode Server?

Are you using LiveCode to create server scripts or CGIs?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
charms
Posts: 122
Joined: Mon Feb 10, 2014 6:21 pm
Location: Singapore
Contact:

Can mergJson, Livecode builder be used with Livecode Server?

Post by charms » Tue Dec 06, 2016 12:54 pm

Hi,

I'm currently writing a JSON server backend in Livecode and wondered, if mergJSON aswell as LiveCode Builder (two wrap native NOSQL libraries) can be used.

Thanks,
Chris

TorstenHolmer
Posts: 57
Joined: Mon Oct 28, 2013 1:23 pm
Location: Dresden, Germany

Re: Can mergJson, Livecode builder be used with Livecode Server?

Post by TorstenHolmer » Wed Sep 05, 2018 6:09 pm

if you need JSON encoding and decoding functions, I recommend EasyJson:

devhub. io/ repos/ luxlogica-easyjson

You have to put include "easyjson. lc" into your server-script or copy the content of the file into it.

Cheers,
Torsten

Post Reply

Return to “CGIs and the Server”