PPAP.​​server:node由nodekoa2编写的PPAP.​​live API

时间:2021-02-03 17:35:53
【文件属性】:
文件名称:PPAP.​​server:node由nodekoa2编写的PPAP.​​live API
文件大小:78KB
文件格式:ZIP
更新时间:2021-02-03 17:35:53
nodejs mysql koa node mongodb 简介 帖子乱弹社区API服务端 技术栈 node + koa2 + koa-router + ES6 + mysql + mongodb 工程结构 └── PPAP.server ├── config # 配置文件 │ └── index.js ├── controller # 操作层 验证视图层用户输入,调用业务层方法,json接口返回数据 │ └── index.js ├── model # 数据模型层 执行数据操作 │ └── index.js ├── router # 路由层 控制路由 │ └── in
【文件预览】:
PPAP.server-master
----config()
--------config.js(809B)
--------email.js(347B)
----package.json(897B)
----model()
--------log.js(6KB)
--------answer.js(4KB)
--------user.js(16KB)
--------post.js(21KB)
--------role.js(3KB)
--------person.js(8KB)
--------topic.js(4KB)
--------comment.js(3KB)
--------search.js(11KB)
--------notice.js(5KB)
--------access.js(2KB)
----.github()
--------workflows()
----Dockerfile(397B)
----deploy.md(4KB)
----sql()
--------init.sql.zip(2KB)
--------init.sql(8KB)
--------README.md(8KB)
----docker-compose.yml(290B)
----.gitignore(60B)
----controller()
--------answer.js(3KB)
--------user.js(9KB)
--------post.js(4KB)
--------role.js(2KB)
--------person.js(6KB)
--------topic.js(2KB)
--------comment.js(2KB)
--------search.js(3KB)
--------notice.js(3KB)
--------access.js(2KB)
----service()
--------answer.js(12KB)
--------user.js(33KB)
--------post.js(7KB)
--------role.js(5KB)
--------person.js(18KB)
--------topic.js(5KB)
--------comment.js(11KB)
--------search.js(2KB)
--------notice.js(9KB)
--------access.js(4KB)
----app.js(3KB)
----README.md(986B)
----util()
--------index.js(1KB)
--------db_mongo.js(4KB)
--------jwt_unless.js(2KB)
--------token.js(1KB)
--------db.js(884B)
----yarn.lock(28KB)
----router()
--------answer.js(760B)
--------user.js(2KB)
--------post.js(798B)
--------index.js(1KB)
--------role.js(642B)
--------person.js(904B)
--------topic.js(602B)
--------comment.js(758B)
--------search.js(645B)
--------home.js(255B)
--------notice.js(665B)
--------access.js(528B)

网友评论