36 packages
@ovotech/apollo-datasource-s3
S3DataSource is responsible for fetching data from a given S3 bucket using aws js API.
@ovotech/avro-decimal
A logical type representing Decimal as binary bytes
@ovotech/avro-epoch-days
A logical type representing Date as epoch days
@ovotech/avro-kafkajs
A wrapper around Kafkajs to transparently use Schema Registry for producing and consuming messages with avro schemas.
@ovotech/avro-timestamp-millis
A logical type representing Date as long number
@ovotech/avro-ts
Convert avro schemas into typescript interfaces
@ovotech/avro-ts-cli
A cli to convert avro schemas into typescript interfaces
@ovotech/axios-oapi-cli
CLI generating typescript types for axios
@ovotech/backstage-plugin-confluence
This plugin integrates Confluence documents to Backstage' search engine.
@ovotech/backstage-plugin-confluence-backend
This plugin integrates Confluence documents to Backstage' search engine.
@ovotech/berglas-node
Node library for decrypting Berglas secrets
@ovotech/bigquery-pg-sink
Stream BigQuery query results into a postgres database
@ovotech/blaise
An API to generate mock payloads for @ovotech/castle using @ovotech/avro-mock-generator
@ovotech/castle
A kafka and avro based event listener
@ovotech/castle-cli
A kafka avro cli
@ovotech/castle-stream
A node stream implementation of castle
@ovotech/confluent-schema-registry
ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.
@ovotech/influx-metrics-tracker
Track metrics and store them in an Influx database, with secondary logging if Influx is unavailable
@ovotech/json-refs
Json Refs Resolver
@ovotech/json-schema
A lightweight a json-schema. Depends only on yaml package and node-fetch.
@ovotech/laminar
A minimal nodejs http server, built around the concept of strictly typed middlewares
@ovotech/laminar-cli
CLI generating typescript types for @ovotech/laminar
@ovotech/laminar-handlebars
Handlebars implementation for the laminar http server
@ovotech/laminar-jwt
A json web token middleware for laminar
@ovotech/laminar-oapi
A middleware for @ovotech/laminar-oapi to handle open-api