mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
13 lines
265 B
JSON
13 lines
265 B
JSON
{
|
|
"pages": [
|
|
{
|
|
"title": "For Non-Tech Users",
|
|
"pages": ["getting-started", "guides"]
|
|
},
|
|
{
|
|
"title": "For Tech Users",
|
|
"pages": ["architecture", "reference", "frameworks", "routing", "security", "compression", "ops"]
|
|
}
|
|
]
|
|
}
|