All Projects → lightbend → kafka-streams-query

lightbend / kafka-streams-query

Licence: Apache-2.0 License
Library offering http based query on top of Kafka Streams Interactive Queries

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to kafka-streams-query

typebus
Framework for building distributed microserviceies in scala with akka-streams and kafka
Stars: ✭ 14 (-80%)
Mutual labels:  akka-http, kafka-streams
Kafka Streams Scala
Thin Scala wrapper around Kafka Streams Java API
Stars: ✭ 192 (+174.29%)
Mutual labels:  akka-http, kafka-streams
fdp-modelserver
An umbrella project for multiple implementations of model serving
Stars: ✭ 47 (-32.86%)
Mutual labels:  akka-http, kafka-streams
slicebox
Microservice for safe sharing and easy access to medical images
Stars: ✭ 18 (-74.29%)
Mutual labels:  akka-http
swakka
A Scala library for creating Swagger definitions in a type-safe fashion wth Akka-Http
Stars: ✭ 74 (+5.71%)
Mutual labels:  akka-http
jwt-akka-http
An example how to implement a very simple authentication and authorization with Akka HTTP. Related to https://blog.codecentric.de/en/2017/09/jwt-authentication-akka-http
Stars: ✭ 23 (-67.14%)
Mutual labels:  akka-http
graphql-gateway
SDL-based GraphQL gateway for REST and GraphQL-based micro-services
Stars: ✭ 55 (-21.43%)
Mutual labels:  akka-http
facebook4s
An asynchronous non-blocking Scala client for Facebook Graph API (Facebook api REST)
Stars: ✭ 18 (-74.29%)
Mutual labels:  akka-http
kafka-with-springboot
Demonstrations for Kafka with Spring Boot
Stars: ✭ 17 (-75.71%)
Mutual labels:  kafka-streams
akka-http-circe-json-template
Akka HTTP REST API Project Template using Akka HTTP 10.0.4 with Circe 0.7.0 targeting Scala 2.12.x
Stars: ✭ 21 (-70%)
Mutual labels:  akka-http
kafka-streams-example
Kafka Streams based microservice
Stars: ✭ 25 (-64.29%)
Mutual labels:  kafka-streams
sbt-guardrail
Principled code generation from OpenAPI specifications
Stars: ✭ 24 (-65.71%)
Mutual labels:  akka-http
ecommerce
A project for exploring Akka with Scala
Stars: ✭ 24 (-65.71%)
Mutual labels:  akka-http
e-shop
Sample Spring Cloud microservices e-shop.
Stars: ✭ 48 (-31.43%)
Mutual labels:  kafka-streams
playsonify
An opinionated micro-framework to help you build practical JSON APIs with Play Framework (or akka-http)
Stars: ✭ 42 (-40%)
Mutual labels:  akka-http
akka-cookbook
提供清晰、实用的Akka应用指导
Stars: ✭ 30 (-57.14%)
Mutual labels:  akka-http
akka-http-streaming-response-examples
A list of examples that involve streaming with Akka Streams and used together with Akka HTTP
Stars: ✭ 73 (+4.29%)
Mutual labels:  akka-http
formula1-telemetry-kafka
No description or website provided.
Stars: ✭ 99 (+41.43%)
Mutual labels:  kafka-streams
khermes
A distributed fake data generator based in Akka.
Stars: ✭ 94 (+34.29%)
Mutual labels:  akka-http
akka-http-actor-per-request
Example akka application that uses the actor per request model
Stars: ✭ 16 (-77.14%)
Mutual labels:  akka-http

HTTP Endpoints for Interactive Queries for Kafka Streams

Build Status

Library offering http based query on top of Kafka Streams Interactive Queries. The project has 2 parts:

  1. The core library, as described here
  2. A couple of example implementations, as described here and here

Please go through the above links to learn more about the library.

NOTE: This functionality may now exist in Kafka Streams itself. Check its current capabilities before introducing this library to your projects.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].