devconnect-online-oclc-apis-101

时间:2021-05-06 04:48:34
【文件属性】:
文件名称:devconnect-online-oclc-apis-101
文件大小:1.32MB
文件格式:ZIP
更新时间:2021-05-06 04:48:34
JavaScript DEVCONNECT Online 2018-入门应用 这是一个演示应用程序,用于编写如何与Node.js中的OCLC Web服务进行交互的应用程序。 它使用最佳的编程实践,例如 依赖管理 面向对象的程序设计 模型视图控制器(MVC)代码结构 单元测试 行为驱动功能测试 持续整合 安装 步骤1:从GitHub安装 在终端窗口中 $ cd {yourGitHomeDirectory} $ git clone https://github.com/OCLC-Developer-Network/devconnect-online-oclc-apis-101.git $ cd devconnect-online-oclc-apis-101 步骤2:使用npm安装依赖项 $ npm install 步骤3:使用WSKey / secret和其他信息配置环境文件 $ cp test_config.ym
【文件预览】:
devconnect-online-oclc-apis-101-master
----.travis.yml(423B)
----tutorial()
--------tutorial-04.md(774B)
--------tutorial-10.md(861B)
--------tutorial-03.md(3KB)
--------tutorial-01.md(1KB)
--------tutorial-11.md(1KB)
--------tutorial-09.md(2KB)
--------tutorial-02.md(2KB)
--------tutorial-12.md(568B)
--------tutorial-15.md(4KB)
--------tutorial-06.md(5KB)
--------tutorial-14.md(1KB)
--------tutorial-13.md(7KB)
--------tutorial-05.md(17KB)
--------tutorial-08.md(1KB)
--------prepare.md(964B)
--------tutorial-07.md(1KB)
----test.js(2KB)
----devconnect-online-apis-101.pdf(1.43MB)
----package.json(1KB)
----test()
--------features()
--------mocks()
--------bib.test.js(2KB)
--------unauthenticated.test.js(1KB)
--------error_route.test.js(2KB)
--------testHelper.js(1000B)
--------index.test.js(2KB)
--------error.test.js(5KB)
----lambda.js(764B)
----test_config.yml(95B)
----test_config_encrypted.txt(251B)
----package-lock.json(194KB)
----src()
--------bib.js(4KB)
--------BibError.js(2KB)
--------server.js(3KB)
----views()
--------footer.html(22B)
--------index.html(288B)
--------display-bib.html(199B)
--------display-error.html(449B)
--------header.html(249B)
----serverless.yml(385B)
----gateway_event.json(2KB)
----.gitignore(76B)
----README.md(2KB)
----local.js(709B)

网友评论