json2html-flask
JSON2HTML is a python web-app which helps in converting a JSON Object into its HTML representation i.e HTML Tables.
Non-technical audience and even sometimes Geeks get confused in understanding the JSON representation which constitutes a whole complex list of strings, numbers, arrays, sub-arrays, sub-objects and so on. This web-app provides them learning and better understanding of complex JSON.
It has been said that 80% of what people learn is VISUAL. --Allen Klein
Install json2html Python Package
pip install json2html
Log in or sign up for Devpost to join the conversation.