We discussed the possibility of a JSON encoder/decoder for astropy tables in an agasc PR, and I am creating this issue so we have a reference for it in the future. In that PR, I had the implementation that I copied into this gist.
The question is: is this something that can be useful? In kadi_apps I have other encoder/decoders, but from numpy arrays.