18 packages
@coozzy/amqp
AMQP helper library
@coozzy/authz
OPA authorization helper library
@coozzy/cal-dav
Simple cal dav client.
@coozzy/error
Simplified error throwing and handling in the coozzy environment
@coozzy/grpc
Provides an easy to use gRPC server wrapper
@coozzy/grpc-mock
a simple grpc mock server based on grpc-mock
@coozzy/http
Some helpers for HTTP (express) services
@coozzy/logger
Logging library based on winston
@coozzy/node-grpc-interceptors
This library provides a way to instrument Node.js gRPC clients and servers with interceptors/middleware e.g. for Prometheus metrics, Zipkin tracing etc.
@coozzy/prometheus
Helps collecting and exporting prometheus metrics
@coozzy/request-id
This small package helps managing requestIds in sync/async callback chains
@coozzy/tracing
Provides tooling for distributed tracing with OpenTelemetry
@coozzy/vue-country-region-select
Vue-Country-Region-Select provides a pair of Vue components that will allow you to easily put a country and region dropdown in your project that will work together or standalone. Supports vue-i18n.
express-gateway-plugin-body-parser
Plugin Write Logger for Express Gateway
express-gateway-plugin-cookie-auth
Creates a **cookie-auth** policy to protect pipelines with JWT tokens in `id_token` cookie.
express-gateway-plugin-tookie
Responds with an id_token cookie set or remove call. To store send a POST request with JSON body containing `token` and `expires` field. First field contains cookie value and last contains expiration in seconds.
express-gateway-plugin-write-logger
grpc-promise2
This is a fork of grpc-promise with extended metadata support. GRPC promisify module for all Request/Response types: standard and stream