www.reboot.components.nf-json.demo.html Maven / Gradle / Ivy
nf-json demo
Example of editable REST endpoint
Example inline prety JSON
{
"a": "hello there",
"b": [1,2,3,4,5],
"c": {
"z": "abcdefg",
"y": 789.23
},
"d": "last one"
}