first commit

This commit is contained in:
编码猿
2024-09-27 00:54:11 +08:00
commit 05f12f4187
790 changed files with 149163 additions and 0 deletions

15
apidoc.json Executable file
View File

@@ -0,0 +1,15 @@
{
"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"
}
}