wikipedia-anagrams-app:提供用于在 Wikipedia 页面中查找字谜的服务器端 Web API

时间:2024-06-30 17:08:19
【文件属性】:

文件名称:wikipedia-anagrams-app:提供用于在 Wikipedia 页面中查找字谜的服务器端 Web API

文件大小:53KB

文件格式:ZIP

更新时间:2024-06-30 17:08:19

JavaScript

*字谜应用 提供用于在页面中查找的服务器端 Web API。 覆盖范围 执照 安装 $ git clone https://github.com/kgryte/wikipedia-anagrams-app.git 该应用程序在Node.js 上运行。 在运行应用程序之前,通过执行以下命令安装依赖项 $ make install 快速开始 启动应用服务器 $ npm start 或者,从*应用程序目录 $ node ./bin/cli 默认服务器port是0 ,在这种情况下,端口是在运行时随机分配的。 要确定运行时port ,请参阅日志输出; 例如, [2015-04-18T00:08:30.331Z] INFO: wikipedia-anagrams-app/13972 on local: Environment configuration: dev. [2015-


【文件预览】:
wikipedia-anagrams-app-master
----.jshintrc(1KB)
----.gitattributes(12B)
----.jshintignore(147B)
----.npmignore(526B)
----etc()
--------test.json(55B)
--------dev.json(53B)
----examples()
--------index.js(701B)
----TODO.md(363B)
----.travis.yml(146B)
----LICENSE(1KB)
----test()
--------fixtures()
--------app()
----README.md(11KB)
----Makefile(2KB)
----.editorconfig(169B)
----.gitignore(788B)
----app()
--------middleware()
--------server()
--------index.js(3KB)
--------node_modules()
----bin()
--------opts.json(201B)
--------usage.txt(483B)
--------validate.js(1KB)
--------cli(829B)
----package.json(2KB)

网友评论