node-atlas
Version:
Progressive realtime web framework config-driven or API-driven for building easily serverless files, websites and webapps component-based and service-oriented.
23 lines • 420 B
JSON
{
"home_fr-fr": {
"url": "/",
"view": "home",
"variation": "home.json"
},
"projects_fr-fr": {
"url": "/les-projets/",
"view": "projects",
"variation": "projects.json"
},
"contact_fr-fr": {
"url": "/obtenir-de-l-aide/",
"view": "contact",
"variation": "contact.json"
},
"error_fr-fr": {
"url": "/*",
"view": "error",
"variation": "error.json",
"statusCode": 404
}
}