文件名称:generator-madlib-restify-api:基于 Yeoman 的生成器,用于基于 Restify 的 API
文件大小:205KB
文件格式:ZIP
更新时间:2024-07-20 14:52:52
JavaScript
生成器-madlib-restify-api 基于的生成器,用于基于 Restify 的 API 项目。 包括 madlib XDM 提供程序、基于 swagger 的文档、基于 bunyan 的记录器和在首次运行时生成的基于 json 的配置文件。 入门 验证用途: : API 文档基于 Swagger: : 单元测试是用 Mocha 完成的: : 断言库是 chai: : 代码覆盖是用毯子.js 完成的: : 与 mocha cobertura 记者: https : //github.com/sjonnet19/mocha-cobertura-reporter GruntFile 将产生一个可以连接到 Jenkins 项目的输出。 工件最终在: dist/artifacts 单元测试结果在 dist/coverage/test-results.xml 覆盖报
【文件预览】:
generator-madlib-restify-api-master
----.jshintrc(349B)
----.gitignore(20B)
----app()
--------templates()
--------index.js(3KB)
----package.json(785B)
----route()
--------templates()
--------index.js(2KB)
----.travis.yml(254B)
----README.md(4KB)
----.gitattributes(12B)
----test()
--------test-creation.js(858B)
--------test-load.js(269B)
----.editorconfig(214B)