Add: Json viewer
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
{
|
||||
"name": "eruda"
|
||||
}
|
||||
[
|
||||
{
|
||||
"name": "Test",
|
||||
"author": {
|
||||
"name": "Redhoodsu",
|
||||
"email": "surunzi@foxmail.com",
|
||||
"contact": [
|
||||
{
|
||||
"location": "<span>office</span>",
|
||||
"number": 123456
|
||||
},
|
||||
{
|
||||
"location": "A very very long long address!!!!!!!!!!!!",
|
||||
"number": 654321
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user