leerstandsmelder-node-api:Node.js API 服务器

时间:2021-08-04 03:37:48
【文件属性】:
文件名称:leerstandsmelder-node-api:Node.js API 服务器
文件大小:123KB
文件格式:ZIP
更新时间:2021-08-04 03:37:48
JavaScript Leerstandsmelder API 的 API 服务器基于并用 ES6 JavaScript for 。 该软件是该平台完全重新启动的一部分,现在使其成为开源并独立于 Google 的地图服务。 该 API 有一个非常标准的 JSON-over-HTTP CRUD 接口,并通过 MongoDB 中的 2D 索引向基本地理空间查询添加了一个接口。 您可以在找到随附的前端和 API 客户端。 要求 NodeJS 6.x 或 8.x MongoDB 3.x Redis 3.x 设置 使用npm install安装依赖项,将config.default.json复制到config.json 。 然后,您可以通过运行./bin/setup.js创建一个管理员用户。 跑步 启动服务器 node app.js 管理脚本 ./bin/add-user-scope.js --email=u
【文件预览】:
leerstandsmelder-node-api-master
----.travis.yml(284B)
----models()
--------user.js(6KB)
--------captcha.js(1KB)
--------post.js(2KB)
--------location.js(4KB)
--------region.js(3KB)
--------message.js(1KB)
--------access-token.js(1KB)
--------acl-entry.js(956B)
--------comment.js(1KB)
--------photo.js(3KB)
--------api-key.js(2KB)
----.nvmrc(2B)
----bin()
--------rebuild-acls.js(3KB)
--------regenerate-slugs.js(2KB)
--------setup.js(3KB)
--------add-user-scope.js(2KB)
--------create-region.js(1KB)
--------migrate_active_to_demolished.js(1KB)
--------backup.sh(95B)
--------rename-user.js(1KB)
----.jshintignore(19B)
----config.default.json(948B)
----package.json(2KB)
----test()
--------helper.js(3KB)
--------controllers()
--------lib()
----gulpfile.js(1KB)
----routes()
--------messages.js(2KB)
--------regions.js(5KB)
--------users.js(6KB)
--------locations.js(6KB)
--------photos.js(3KB)
--------acl-entries.js(836B)
--------posts.js(4KB)
--------ping.js(445B)
--------comments.js(4KB)
--------captchas.js(1KB)
----Dockerfile(104B)
----LICENSE(1KB)
----package-lock.json(252KB)
----controllers()
--------messages.js(2KB)
--------regions.js(5KB)
--------users.js(9KB)
--------locations.js(8KB)
--------photos.js(4KB)
--------acl-entries.js(621B)
--------access-tokens.js(3KB)
--------ping.js(499B)
--------common.js(9KB)
--------thumbnails.js(3KB)
--------comments.js(3KB)
--------captchas.js(1KB)
----.gitignore(83B)
----lib()
--------auth()
--------routes.js(333B)
--------mailer()
--------workers.js(3KB)
--------util()
--------parsers()
----.circleci()
--------config.yml(1KB)
----.dockerignore(56B)
----app.js(5KB)
----legacy-redirect.js(2KB)
----README.md(3KB)
----.jshintrc(145B)
----.editorconfig(214B)

网友评论