Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 212 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 212 Bytes

This project has three parts:

  1. Kafka consumer which reads messages from defined topics
  2. Postgres database holding data from kafka topics
  3. Express app serving as REST API for fetching data from the database