Files
WebsiteTemplate/apidoc.json
2024-09-27 00:54:11 +08:00

15 lines
383 B
JSON
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "怪客课堂",
"version": "1.1.0",
"description": "怪客课堂基于Nodejs + Koa2 + TypeScript 构建的网站",
"title": "怪客课堂",
"url" : "http://www. geekhelp.cn/bmy/api",
"header": {
"title": "My own header title",
"filename": "./md/header.md"
},
"footer": {
"title": "My own footer title",
"filename": "./md/footer.md"
}
}