2016-10-20 20:30:53 +02:00
|
|
|
{
|
2016-11-22 00:42:13 +02:00
|
|
|
"baseurl": "https://echo.labstack.com",
|
2016-10-20 20:30:53 +02:00
|
|
|
"languageCode": "en-us",
|
|
|
|
"title": "Echo - Fast and unfancy HTTP server framework for Go (Golang)",
|
|
|
|
"canonifyurls": true,
|
|
|
|
"googleAnalytics": "UA-85059636-2",
|
|
|
|
"permalinks": {
|
|
|
|
"guide": "/guide/:filename",
|
|
|
|
"middleware": "/middleware/:filename",
|
|
|
|
"recipes": "/recipes/:filename"
|
|
|
|
},
|
|
|
|
"params": {
|
|
|
|
"image": "https://echo.labstack.com/images/logo.png",
|
2016-11-20 08:13:05 +02:00
|
|
|
"description": "Echo is a high performance, extensible, minimalist web framework for Go (Golang)."
|
2016-10-20 20:30:53 +02:00
|
|
|
}
|
|
|
|
}
|