mongo-aggregations:Mono制作的Mongo Aggregations Mapper API

时间:2021-05-11 13:19:50
【文件属性】:
文件名称:mongo-aggregations:Mono制作的Mongo Aggregations Mapper API
文件大小:73KB
文件格式:ZIP
更新时间:2021-05-11 13:19:50
JavaScript 入门 该项目是使用构建的。 git clone https://github.com/vivitos/mongo-aggregations.git cd mongo-aggregations npm install 不要忘记在/ conf文件夹中的配置文件中配置MongoDB url和dbName。 有关配置文件的更多信息,。 不要忘记更改CONF文件中的JWT秘密密钥 然后,根据您的环境,运行以下命令 # Development npm run dev # Production npm start 路线 用户数 POST /users/signup 身体 : { "email" : "user@domain.com" , "password" : "myPassword" } 回复: { "token" : "jwtToken" //Expired in
【文件预览】:
mongo-aggregations-master
----.eslintrc.json(956B)
----conf()
--------application.js(492B)
--------production.js(89B)
--------development.js(89B)
--------test.js(137B)
----src()
--------aggregations()
--------utils()
--------users()
----.travis.yml(121B)
----test()
--------api.test.js(4KB)
----README.md(7KB)
----.editorconfig(211B)
----.gitignore(154B)
----package-lock.json(313KB)
----package.json(879B)

网友评论