cobraz/pubsub-http-handler

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.editorconfig
.eslintignore
.eslintrc.cjs
.github/header.jpg
.github/renovate.json
.github/workflows/codeql-analysis.yml
.github/workflows/pull-request.yml
.github/workflows/release-please.yml
.github/workflows/release.yml
.github/workflows/weekly-scheduled-jobs.yml
.github/workflows/workflow.yml
.gitignore
.husky/pre-commit
.prettierignore
CHANGELOG.md
LICENSE
README.md
docs/assets/highlight.css
docs/assets/main.js4
A
0 mins
docs/assets/search.js1
A
0 mins
docs/assets/style.css
docs/classes/PubSubHandlerResponse.html
docs/functions/createPubSubCloudFunctions.html
docs/functions/handlePubSubMessage.html
docs/functions/makePubSubConfig.html
docs/functions/pubSubFastifyPlugin.html
docs/index.html
docs/interfaces/HandlePubSubMessageArgs.html
docs/interfaces/PubSubCloudFunctionsConfig.html
docs/interfaces/PubSubConfig.html
docs/interfaces/PubSubHandlerFastifyConfig.html
docs/types/CloudFunctionFun.html
docs/types/OnErrorHandler.html
docs/types/PubSubHandler.html
docs/types/PubSubMessage.html
docs/types/PubSubRequest.html
docs/variables/pubSubMessageSchema.html
docs/variables/pubSubRequestSchema.html
jest.config.js19
A
0 mins
migrate-from-v1.md
migrate-from-v2-and-v3.md
migrate-from-v4-to-v5.md
package.json
src/cloud-functions.ts49
A
0 mins
src/common.ts25
A
0 mins
src/fastify-plugin.ts55
A
1 hr
src/index.ts5
A
0 mins
src/types.ts32
A
0 mins
src/utils.ts6
A
0 mins