Skip to content

api-evangelist/streamkap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamkap (streamkap)

Streamkap is a real-time streaming ETL and change data capture (CDC) platform built on Apache Kafka and Apache Flink. It streams data from operational databases (PostgreSQL, MySQL, MongoDB, SQL Server, Oracle) to cloud warehouses, lakes, and other destinations with sub-second latency, and its REST API lets teams provision and operate sources, destinations, pipelines, transforms, and Kafka access programmatically.

APIs.json: https://raw.githubusercontent.com/api-evangelist/streamkap/refs/heads/main/apis.yml

Tags

  • Streaming
  • ETL
  • CDC
  • Kafka
  • Flink
  • Data Integration
  • Real Time

Timestamps

  • Created: 2026-07-01
  • Modified: 2026-07-01

APIs

Streamkap Sources API

Create, configure, deploy, pause, resume, restart, and reset source connectors that capture change data from databases and other systems, plus snapshot control (blocking, incremental, parallel), metrics, config history, and bulk operations.

Tags

  • Sources
  • CDC
  • Connectors
  • Snapshots

Properties

Streamkap Destinations API

Manage sink destinations - Snowflake, Databricks, BigQuery, ClickHouse, Redshift, S3, Iceberg, and more - including create, update, deploy, lifecycle control, configuration schemas, metrics, and bulk operations.

Tags

  • Destinations
  • Warehouses
  • Connectors
  • Sinks

Properties

Streamkap Pipelines API

Create and manage end-to-end pipelines that wire a source to a destination (optionally through transforms), with lifecycle management, per-pipeline metrics and logs, and bulk operations.

Tags

  • Pipelines
  • Orchestration
  • Data Flow

Properties

Streamkap Connectors API

Discover the catalog of available source and destination connector types and their configuration schemas so sources and destinations can be provisioned programmatically against the correct connector definitions.

Tags

  • Connectors
  • Catalog
  • Configuration

Properties

Streamkap Transforms API

Author, clone, unit-test, preview, and deploy in-stream transforms (SQL, Python, TypeScript) running on Flink, including input/output topic wiring, checkpoints, DLQ errors, and job status.

Tags

  • Transforms
  • Flink
  • SQL
  • Streaming Agents

Properties

Streamkap Topics API

Create, inspect, and manage the underlying Kafka topics - browse messages and message values, read topic metrics, statistics, and Kafka broker metadata, publish records, and drive topic-level snapshots.

Tags

  • Topics
  • Kafka
  • Messages

Properties

Streamkap Tags API

Create, search, update, and delete tags used to label and group sources, destinations, pipelines, transforms, and topics for organization and bulk operations.

Tags

  • Tags
  • Organization
  • Metadata

Properties

Streamkap Kafka Access API

Provision Kafka users and their ACLs for direct broker access, inspect consumer groups and reset their offsets, and browse the Schema Registry subjects and versions backing the streams.

Tags

  • Kafka
  • Access
  • ACLs
  • Consumer Groups

Properties

Streamkap Authentication API

Exchange a client-id and secret (or a project key) for a JWT access token, refresh tokens, manage client credentials and project keys, and inspect the caller's identity, permissions, and roles.

Tags

  • Authentication
  • Tokens
  • Project Keys
  • Credentials

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors