Skip to content

arsalans/json-log-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

json-log-viewer

Json log viewer is an example of displaying json log files in a html table. The front end (created in Angular 8) allows your to post a json file to the back-end (created using spring boot). The back-end parses the file and responds back with the Json string. The front end then dynamically shows the json in a html table.

Note, don't forget to change the line in log-visualizer.component.ts to suit your json file structure.

About

Json log viewer is an example of displaying json log files in a html table.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published