Variable, Array, JSON server-side components

We are all familiar with variable & array components on the client-side. Can we have the same ability on server-side?

I have time and again hit severe roadblocks while processing data (eg, json and array data from client-side & to/fro APIs) on server-side.

I think this is what Iā€™m also running in to. Cannot POST a JSON which has arrays in them (server-side).

1 Like