holidayextras/jsonapi-server

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
documentation/handlers.md
.jshintrc
documentation/configuring.md
documentation/chain-handler.md
documentation/suggested-project-structure.md
documentation/resources.md
package.json
documentation/debugging.md
LICENSE
.travis.yml
CHANGELOG.md
documentation/post-processing.md
documentation/foreign-relations.md
README.md
package-lock.json
CONTRIBUTING.md
.npmrc
.editorconfig
.npmignore
.eslintrc
documentation/swagger.md
documentation/metrics.md
documentation/api-migration.md
.gitignore
example/handlers/peopleHandler.js3
A
0 mins
example/handlers/tagHandler.js3
A
0 mins
example/handlers/commentHandler.js3
A
0 mins
example/handlers/tupleHandler.js3
A
0 mins
example/handlers/articleHandler.js3
A
0 mins
example/handlers/photoHandler.js4
A
0 mins
example/handlers/brokenResponseHandler.js9
A
0 mins
example/handlers/autoincrementHandler.js9
A
0 mins
lib/routes/z404.js12
A
0 mins
lib/routes/index.js13
A
0 mins
example/handlers/authenticationHandler.js14
A
0 mins
example/handlers/timestampHandler.js14
A
0 mins
lib/graphQl/filterArgs.js15
A
0 mins
lib/routes/_swagger.js17
A
0 mins
lib/routes/zerrorHandler.js18
A
0 mins
lib/metrics.js18
A
0 mins
lib/graphQl/writeTypes.js21
A
0 mins
lib/graphQl/writeArgs.js21
A
0 mins
lib/schemaValidator.js22
A
1 hr
example/resources/brokenResponse.js22
A
0 mins
example/resources/autoincrement.js24
A
0 mins
lib/routes/delete.js27
A
0 mins
lib/postProcessing/sort.js30
A
1 hr
lib/debugging.js30
A
0 mins
example/resources/tuples.js34
A
2 hrs
lib/handlerEnforcer.js37
A
0 mins