holidayextras/jsonapi-server

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.eslintrc
.gitignore
.jshintrc
.npmignore
.npmrc
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
documentation/api-migration.md
documentation/chain-handler.md
documentation/configuring.md
documentation/debugging.md
documentation/foreign-relations.md
documentation/handlers.md
documentation/metrics.md
documentation/post-processing.md
documentation/resources.md
documentation/suggested-project-structure.md
documentation/swagger.md
example/handlers/articleHandler.js3
A
0 mins
example/handlers/authenticationHandler.js14
A
0 mins
example/handlers/autoincrementHandler.js9
A
0 mins
example/handlers/brokenResponseHandler.js9
A
0 mins
example/handlers/commentHandler.js3
A
0 mins
example/handlers/peopleHandler.js3
A
0 mins
example/handlers/photoHandler.js4
A
0 mins
example/handlers/tagHandler.js3
A
0 mins
example/handlers/timestampHandler.js14
A
0 mins
example/handlers/tupleHandler.js3
A
0 mins
example/resources/articles.js117
A
0 mins
example/resources/autoincrement.js24
A
0 mins
example/resources/brokenResponse.js22
A
0 mins
example/resources/comments.js47
A
0 mins
example/resources/people.js59
A
0 mins
example/resources/photos.js80
B
4 hrs
example/resources/tags.js56
A
0 mins
example/resources/tuples.js34
A
2 hrs
example/server.js66
A
0 mins
lib/ChainHandler.js44
A
2 hrs
lib/MemoryHandler.js90
A
2 hrs
lib/debugging.js30
A
0 mins
lib/filter.js105
A
3 hrs
lib/graphQl/filterArgs.js15
A
0 mins
lib/graphQl/index.js80
B
4 hrs
lib/graphQl/joiConverter.js75
A
2 hrs
lib/graphQl/readTypes.js70
A
1 hr
lib/graphQl/resolvers.js98
A
0 mins