apioo / psx

PSX is an innovative PHP framework dedicated to build fully typed REST APIs.
https://phpsx.org
Apache License 2.0
170 stars 13 forks source link

Use react json inspector as HTML view #20

Closed chriskapp closed 7 years ago

chriskapp commented 8 years ago

At the moment the HTML representation of the data is a simple <dl> with some CSS styling. We could use a more fancy JSON viewer i.e.: https://github.com/Lapple/react-json-inspector

chriskapp commented 7 years ago

Moved to psx/framework package https://github.com/apioo/psx-framework/issues/2