You can use [std/jsonutils](https://nim-lang.org/docs/jsonutils.html) for Json <-> Table conversion
> Or you can drop `std/json` entirely and use the superior solution > [jsony](https://nimdocs.com/treeform/jsony/jsony.html)
You can use [std/jsonutils](https://nim-lang.org/docs/jsonutils.html) for Json <-> Table conversion
> Or you can drop `std/json` entirely and use the superior solution > [jsony](https://nimdocs.com/treeform/jsony/jsony.html)