mseemann/js-restful-express

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.eslintignore
.eslintrc
.gitignore
.npmignore
.travis.yml
LICENSE
README.md
package.json
src/express/testviews/index.pug
tsconfig.json
yarn.lock
src/express/decorators.spec.ts28
src/express/decorators.ts9
src/express/descriptions.ts8
src/express/namings.ts4
src/express/path-util.spec.ts10
src/express/path-util.ts4
src/express/registry-context.spec.ts93
src/express/registry-delete.spec.ts41
src/express/registry-get.spec.ts198
src/express/registry-post.spec.ts53
src/express/registry-promis.spec.ts50
src/express/registry-put.spec.ts53
src/express/registry-sec.spec.ts136
src/express/registry.spec.ts64
src/express/registry.ts149
B
5 hrs
src/express/renderers.spec.ts46
src/express/renderers.ts50
A
35 mins
src/express/service-registry.spec.ts30
src/express/service-registry.ts17
src/express/test-util.spec.ts27
src/js-restful-express.ts20