Skip to content

Created two microservices and connected them via kafka, used postgres database

Notifications You must be signed in to change notification settings

rewantsoni/Kafka-Postgres-Python-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Kafka-Postgres-Python-example

Created two microservices and connected them via kafka, used postgres database

TO RUN: ∙Create database using postgresSQL, change the username and password accordingly, in list.py Run the following commands Python db init Python db migrate Python db upgrade

∙create virtual enviroments ∙Start the list service first ∙Start the display service

About

Created two microservices and connected them via kafka, used postgres database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published