Skip to content

Basic flow of event publish and subscribe model using Apache Kafka The project consists of 2 services, one for publications and the other for consumers.

License

Notifications You must be signed in to change notification settings

dcortesnet/Python-Kafka-pub-sub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python 3.5+ Apache Kafka Pub/Sub License: MIT

Basic flow of event publish and subscribe model using Apache Kafka The project consists of 2 services, one for publications and the other for consumers.

Endpoints

Service Method Endpoint body Description
Service pub POST http://localhost:8000/messages {message: "Hello world"} Create new resource
Service sub GET http://localhost:8001/messages Get all resources

Team

Developed by Diego Cortés

About

Basic flow of event publish and subscribe model using Apache Kafka The project consists of 2 services, one for publications and the other for consumers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages