文件名称:SimpleChatJSAPI:使用ExpressJS和PouchDB(本地数据库)在NodeJS中制作的非常简单的聊天API,用于研究
文件大小:27KB
文件格式:ZIP
更新时间:2024-03-05 23:21:04
nodejs pouchdb expressjs JavaScript
SimpleChatJSAPI NodeJS中使用ExpressJS和PouchDB(本地数据库)制作的非常简单的Chat API,用于研究。
【文件预览】:
SimpleChatJSAPI-master
----model()
--------Message.js(3KB)
--------User.js(1KB)
----controller()
--------UserController.js(1KB)
--------MessageController.js(2KB)
----LICENSE(1KB)
----README.md(117B)
----.gitignore(2KB)
----index.js(635B)
----package-lock.json(73KB)
----package.json(453B)