What I need is
{
"GET": {
"/path1": handler1,
"/path2": handler2
},
"POST": {
"/path3": handler3,
"/path4": handler4
}
}
Run
- Trying to make dict in dict (table in table) vbxx3
- Re: Trying to make dict in dict (table in table) vbxx3
